Update action.yml
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ runs:
|
||||
- name: Checkout caller repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
# fetch-depth: 0
|
||||
fetch-depth: 0
|
||||
persist-credentials: true
|
||||
ref: ${{ inputs.branch }}
|
||||
path: tmp
|
||||
|
||||
Reference in New Issue
Block a user