Compare commits

..

2 Commits

Author SHA1 Message Date
17e1cfdae3 Merge pull request 'Update actions/checkout action to v5' (#67) from renovate/actions-checkout-5.x into main
Some checks failed
renovate / renovate (push) Failing after 3s
test-build / build (push) Failing after 19s
Reviewed-on: #67
2025-10-20 23:10:18 +00:00
f9a157340f Update actions/checkout action to v5
Some checks failed
test-build / build (pull_request) Failing after 29s
2025-10-20 23:09:22 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Login to Registry
uses: docker/login-action@v3

View File

@@ -16,7 +16,7 @@ jobs:
container: ghcr.io/renovatebot/renovate:41
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Renovate
run: renovate