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

This commit is contained in:
2025-07-29 20:06:48 -04:00
parent f24ab26a84
commit 377bfe53e2

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