We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3c2276 commit 3b6534dCopy full SHA for 3b6534d
.github/workflows/build.yml
@@ -92,7 +92,7 @@ jobs:
92
npm run build
93
94
- name: Upload [GitHub Actions]
95
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
96
with:
97
name: ${{ env.JOB_TRANSFER_ARTIFACT }}
98
path: dist
0 commit comments