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 f62cabf commit abb61dfCopy full SHA for abb61df
.github/workflows/deploy.yml
@@ -50,7 +50,7 @@ jobs:
50
persist-credentials: true
51
52
- name: Download Package
53
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
54
with:
55
name: Packages
56
path: dist
@@ -86,7 +86,7 @@ jobs:
86
persist-credentials: false
87
88
89
90
91
92
.github/workflows/test.yml
@@ -286,7 +286,7 @@ jobs:
286
287
288
289
290
291
292
0 commit comments