1 Commits

Author SHA1 Message Date
d8ae06117a Update actions/checkout action to v5
Some checks failed
test-build / build (pull_request) Failing after 3s
2025-11-08 00:05:20 +00:00

View File

@@ -13,7 +13,7 @@ on:
jobs:
renovate:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:42
container: ghcr.io/renovatebot/renovate:41
steps:
- name: Checkout
uses: actions/checkout@v5