Update actions/checkout action to v5

This commit is contained in:
Update Bot 2025-08-12 10:02:31 +00:00
parent 8ed734b4e6
commit 1438a26831

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