We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27a3c7d + a346667 commit 8f81a83Copy full SHA for 8f81a83
.github/workflows/build-publish.yaml
@@ -44,7 +44,7 @@ jobs:
44
run: npm run build
45
46
- name: Upload Bundle to Artifacts
47
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
48
with:
49
name: dist
50
path: dist/
0 commit comments