chore(deps): update actions/checkout action to v7 (#445)

Reviewed-on: https://gitea.com/gitea/docs/pulls/445
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
This commit is contained in:
Renovate Bot
2026-06-23 00:05:55 +00:00
committed by techknowlogick
parent f455b38c06
commit c9216685d5
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
update-swagger:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
- run: |
set -euo pipefail