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

Merged
argoyle merged 1 commits from renovate/actions-checkout-7.x into main 2026-06-20 19:16:17 +00:00
Showing only changes of commit fbb596dc72 - Show all commits
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
BUILDTOOLS_CONTENT: ${{ secrets.BUILDTOOLS_CONTENT }}
GITEA_REPOSITORY: ${{ gitea.repository }}
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
- uses: buildtool/setup-buildtools-action@v1
- name: Build and push
run: unset GITEA_TOKEN && build && push