We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f9428 commit 14cceddCopy full SHA for 14ccedd
.github/workflows/deploy.yml
@@ -31,7 +31,7 @@ jobs:
31
npm run build
32
33
- name: Upload Artifacts
34
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v4
35
with:
36
path: 'build/'
37
0 commit comments