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 85faee4 + 2889db9 commit 1ed186fCopy full SHA for 1ed186f
.github/workflows/cd.yml
@@ -47,7 +47,7 @@ jobs:
47
if: github.event_name == 'release' && github.event.action == 'published'
48
49
steps:
50
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
51
with:
52
name: artifact
53
path: dist
0 commit comments