update checkout
Some checks failed
test-build / build (push) Failing after 3s
renovate / renovate (push) Failing after 3s

This commit is contained in:
2025-08-11 17:11:56 -05:00
parent c8e250c5b2
commit 9e4a2d681b
3 changed files with 3 additions and 3 deletions

View File

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