Update actions/checkout action to v5

This commit is contained in:
2025-09-10 14:17:38 +00:00
parent 3dbd2f9b14
commit b9e7fdd023

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@v5
- run: renovate
env:
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js