We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 415a3f3 + 5decd46 commit a8166d7Copy full SHA for a8166d7
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: 检出代码
24
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
25
with:
26
fetch-depth: 0
27
0 commit comments