Update actions/checkout action to v6 #4

Open
renovate-bot wants to merge 1 commits from renovate/actions-checkout-6.x into main
Showing only changes of commit 435b27fd98 - Show all commits

View File

@@ -17,7 +17,7 @@ jobs:
options: --add-host crunchy-orchestrator:gitea-server
network: gitea-internal
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- run: renovate
env:
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js