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 3ee0ad0 + 940e1ab commit 647e656Copy full SHA for 647e656
.github/workflows/release.yml
@@ -57,7 +57,7 @@ jobs:
57
npm run build
58
59
- name: "Upload artifact"
60
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
61
with:
62
name: "build-artifact"
63
path: dist
0 commit comments