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 dfe39d9 + 8de731d commit 5446213Copy full SHA for 5446213
.github/workflows/deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
- uses: actions/checkout@v4
31
32
- name: Download Package
33
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
34
with:
35
name: Packages
36
path: dist
.github/workflows/test.yml
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
44
45
46
0 commit comments