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 c4ddce9 commit 9b31e99Copy full SHA for 9b31e99
.github/workflows/deploy.yml
@@ -33,7 +33,7 @@ jobs:
33
- uses: actions/checkout@v3
34
35
- name: Download Package
36
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
37
with:
38
name: Packages
39
path: dist
.github/workflows/test.yml
@@ -38,7 +38,7 @@ jobs:
40
41
42
43
44
0 commit comments