Compare commits

..

1 commit

Author SHA1 Message Date
b4dbe0a652 ci(github-action)!: Update actions/checkout action to v5
Some checks failed
Build and Push container / build_concierge_backend (pull_request) Failing after 0s
2025-08-11 14:15:26 +00:00

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