Skip to content

Commit

Permalink
update python fetch-depth
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosyrain committed Aug 26, 2024
1 parent 33aa342 commit 4f2619e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/utils.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: matrixorigin/CI
fetch-depth: "0"
fetch-depth: "1"
path: CI
- name: Get Python file
run: |
Expand Down

0 comments on commit 4f2619e

Please sign in to comment.