We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3dda80 + ab15d9e commit e8fba2dCopy full SHA for e8fba2d
1 file changed
.github/workflows/build.yml
@@ -45,7 +45,7 @@ jobs:
45
runs-on: windows-latest
46
steps:
47
- name: 签出仓库
48
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
49
with:
50
lfs: true
51
fetch-depth: 0
0 commit comments