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

Reviewed-on: https://gitea.com/gitea/tea/pulls/1041
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot
2026-06-23 00:18:41 +00:00
committed by techknowlogick
parent fff82ac723
commit 5cfee362c8
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ jobs:
goreleaser:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
with:
fetch-depth: 0
- run: git fetch --force --tags
@@ -49,7 +49,7 @@ jobs:
DOCKER_LATEST: nightly
steps:
- name: Checkout
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
fetch-depth: 0 # all history for all branches and tags