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.
1 parent 450019d commit e1e97ecCopy full SHA for e1e97ec
.github/workflows/release.yml
@@ -25,13 +25,13 @@ jobs:
25
with:
26
python-version: ${{ ENV.PYTHON_VERSION }}
27
28
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
29
30
name: NSCP-${{ inputs.version }}-x64
31
32
33
name: NSCP-${{ inputs.version }}-Win32
34
35
36
name: NSCP-${{ inputs.version }}-Win32-legacy-xp
37
0 commit comments