We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 648d2dc + 6cea2a7 commit 2456c0fCopy full SHA for 2456c0f
1 file changed
.github/workflows/cd.yml
@@ -31,7 +31,7 @@ jobs:
31
if: github.event_name == 'release' && github.event.action == 'published'
32
33
steps:
34
- - uses: actions/download-artifact@v6
+ - uses: actions/download-artifact@v7
35
with:
36
name: Packages
37
path: dist
0 commit comments