fix: Update text
All checks were successful
CODESTYLE / Run codestyle check (push) Successful in 21s

This commit is contained in:
2024-11-03 20:00:34 -05:00
parent 70f50d4e0a
commit 21ab52802b
2 changed files with 3 additions and 3 deletions

View File

@@ -11,9 +11,9 @@ jobs:
steps:
- name: Checkout repository 🛎️
uses: https://github.com/actions/checkout@v3
uses: https://github.com/actions/checkout@v4
- name: Dependency review 👀
uses: https://github.com/actions/dependency-review-action@v3
uses: https://github.com/actions/dependency-review-action@v4.4.0
with:
comment-summary-in-pr: true