drop ref from checkout action
Some checks failed
Deploy Containers / Prepare (push) Failing after 1s
Some checks failed
Deploy Containers / Prepare (push) Failing after 1s
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
runs-on: jade
|
||||
steps:
|
||||
- name: Checkout Repo
|
||||
uses: actions/checkout@4
|
||||
uses: actions/checkout
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
Reference in New Issue
Block a user