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.
1 parent 0babaac commit 43cdd9cCopy full SHA for 43cdd9c
.github/workflows/cd.yml
@@ -29,7 +29,7 @@ jobs:
29
attestations: write
30
31
steps:
32
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
33
with:
34
name: Packages
35
path: dist
0 commit comments