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 1c554e1 + df82dcc commit bac0a88Copy full SHA for bac0a88
1 file changed
.github/workflows/build.yml
@@ -66,7 +66,7 @@ jobs:
66
steps:
67
- name: 下载构建产物
68
if: ${{ needs.build.result == 'success' }}
69
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
70
with:
71
name: NetProxy-Module
72
path: src/module
0 commit comments