drop ref from checkout action
Deploy Containers / Prepare (push) Failing after 1s

This commit is contained in:
2025-07-29 20:06:48 -04:00
parent f24ab26a84
commit 377bfe53e2
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
runs-on: jade runs-on: jade
steps: steps:
- name: Checkout Repo - name: Checkout Repo
uses: actions/checkout@4 uses: actions/checkout
with: with:
fetch-depth: 0 fetch-depth: 0