We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 953fd29 + ecc10b8 commit 468e0ffCopy full SHA for 468e0ff
.github/workflows/build-and-publish.yml
@@ -81,7 +81,7 @@ jobs:
81
tag_name: ${{ steps.get_version.outputs.version }}
82
release_name: Version ${{ steps.get_version.outputs.version }}
83
84
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4.1.7
85
with:
86
name: pyncm.exe
87
0 commit comments