Update actions/checkout action to v7

This commit is contained in:
2026-06-18 14:02:19 +00:00
parent 3717c11b00
commit 0bad04e884
+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.0.0
- run: renovate
env:
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js