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

This commit is contained in:
2025-08-11 17:11:34 -05:00
parent 44e39d08d9
commit f58f9e4477
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