chore(deps): update all deps to v7
Gitbump CI / test (push) Successful in 45s
Gitbump CI / build (push) Successful in 33s
Gitbump CI / notify-failure (push) Has been skipped

This commit was merged in pull request #5.
This commit is contained in:
2026-06-19 00:03:17 +00:00
parent 1357993978
commit f7aeaaca5c
+2 -2
View File
@@ -8,7 +8,7 @@ jobs:
test: test:
runs-on: [ubuntu-latest, amd64] runs-on: [ubuntu-latest, amd64]
steps: steps:
- uses: actions/checkout@v6 - uses: actions/checkout@v7
with: with:
fetch-depth: 0 fetch-depth: 0
@@ -34,7 +34,7 @@ jobs:
permissions: permissions:
contents: write contents: write
steps: steps:
- uses: actions/checkout@v6 - uses: actions/checkout@v7
with: with:
fetch-depth: 0 fetch-depth: 0
persist-credentials: true persist-credentials: true