ci(github-action)!: Update actions/checkout action to v5
Some checks failed
Build and Push container / build_concierge_backend (pull_request) Failing after 0s

This commit is contained in:
Renovate Bot 2025-08-11 14:15:26 +00:00
parent 019be32404
commit b4dbe0a652

View file

@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
fetch-depth: 0