Update actions/checkout action to v6 #5

Closed
update-bot wants to merge 1 commits from renovate/actions-checkout-6.x into main
Showing only changes of commit 7fb12ff3ab - 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@v6
- run: renovate
env:
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js