Update actions/checkout action to v7 #6

Open
update-bot wants to merge 1 commits from renovate/actions-checkout-7.x into main
Showing only changes of commit 304c5ba34d - Show all commits

View File

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v7
- run: renovate
env:
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js