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.
2 parents feab901 + eedcc27 commit 6200470Copy full SHA for 6200470
.github/workflows/cd.yml
@@ -39,7 +39,7 @@ jobs:
39
if: github.event_name == 'release' && github.event.action == 'published'
40
41
steps:
42
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
43
with:
44
name: Packages
45
path: dist
0 commit comments