Update actions/checkout action to v5 #3

Merged
Akumatic merged 1 commits from renovate/actions-checkout-5.x into main 2025-08-14 21:35:32 +00:00
Showing only changes of commit faca873e4c - Show all commits

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