Update actions/checkout action to v6

This commit is contained in:
2025-11-21 00:02:07 +00:00
parent 30f88de853
commit 59d19cc2d8

View File

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