Update actions/checkout action to v7

This commit is contained in:
2026-06-19 14:02:07 +00:00
parent 3717c11b00
commit de0f262dbc
+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