ci(github-action)!: Update actions/checkout action to v6 (renovate)
All checks were successful
Build and Push container / build_concierge_backend (pull_request) Successful in 19s

This commit is contained in:
Renovate Bot 2025-11-21 00:31:04 +00:00
parent 019be32404
commit 2af6715d53

View file

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