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 463d046 commit b15360fCopy full SHA for b15360f
.github/workflows/deploy.yml
@@ -40,7 +40,7 @@ jobs:
40
- uses: actions/checkout@v5
41
42
- name: Download Package
43
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
44
with:
45
name: Packages
46
path: dist
.github/workflows/test.yml
@@ -55,7 +55,7 @@ jobs:
55
56
57
58
59
60
61
0 commit comments