Update actions/checkout action to v7 #5

Open
renovate-bot wants to merge 1 commits from renovate/actions-checkout-7.x into main
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:latest
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
- run: renovate
env:
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js