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 42aeb82 + 89c99c9 commit eb7f7bcCopy full SHA for eb7f7bc
.github/workflows/deploy.yml
@@ -33,7 +33,7 @@ jobs:
33
- uses: actions/checkout@v4
34
35
- name: Download Package
36
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
37
with:
38
name: Packages
39
path: dist
0 commit comments