Compare commits

1 Commits

Author SHA1 Message Date
faca873e4c Update actions/checkout action to v5 2025-08-11 16:05:24 +00:00

View File

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