We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d464acc + 01ae7de commit 38da8ebCopy full SHA for 38da8eb
1 file changed
.github/workflows/cd.yml
@@ -41,7 +41,7 @@ jobs:
41
if: github.event_name == 'release' && github.event.action == 'published'
42
43
steps:
44
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v8
45
with:
46
name: artifact
47
path: dist
0 commit comments