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

Open
renovate wants to merge 1 commits from renovate/actions-checkout-7.x into main
+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