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 46eaa24 + c12ffac commit a7980c0Copy full SHA for a7980c0
.github/workflows/ci.yml
@@ -64,7 +64,7 @@ jobs:
64
run: npm run build
65
66
- name: Upload build artifacts
67
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
68
with:
69
name: dist
70
path: dist/
0 commit comments