chore(deps): update actions/checkout action to v5
Some checks failed
Build (and tag) Images / build (pull_request) Failing after 9s
Build (and tag) Images / build (push) Failing after 0s

This commit is contained in:
Renovate 2025-10-25 14:46:28 +00:00
commit 7b3788b3ea

View file

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3