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 c0cbabb commit cce32efCopy full SHA for cce32ef
.github/workflows/deploy.yml
@@ -25,7 +25,7 @@ jobs:
25
attestations: write
26
27
steps:
28
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
29
with:
30
name: Packages
31
path: dist
0 commit comments