We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dab4575 + 48221ba commit fb0ed91Copy full SHA for fb0ed91
1 file changed
.github/workflows/cd.yml
@@ -43,7 +43,7 @@ jobs:
43
if: github.event_name == 'release' && github.event.action == 'published'
44
45
steps:
46
- - uses: actions/download-artifact@v6
+ - uses: actions/download-artifact@v7
47
with:
48
name: Packages
49
path: dist
0 commit comments