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 1e1f70f commit ef9fef6Copy full SHA for ef9fef6
.github/workflows/deploy.yml
@@ -34,7 +34,7 @@ jobs:
34
35
steps:
36
- name: Download Package
37
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
38
with:
39
name: Packages
40
path: dist
0 commit comments