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
|
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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user