We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e7ca60 commit 29b587fCopy full SHA for 29b587f
.github/workflows/publish.yml
@@ -41,7 +41,7 @@ jobs:
41
- build
42
43
steps:
44
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4.1.7
45
with:
46
name: artifacts
47
path: dist
0 commit comments