We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cfdabf commit dc8d0beCopy full SHA for dc8d0be
.github/workflows/npmpublish.yml
@@ -56,7 +56,7 @@ jobs:
56
steps:
57
58
- name: Download build artifacts
59
- uses: actions/download-artifact@v1
+ uses: actions/download-artifact@v4.1.7
60
with:
61
name: pack-artifact
62
0 commit comments