We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e65fb2 commit 7ad19daCopy full SHA for 7ad19da
1 file changed
.github/workflows/deploy.yaml
@@ -34,7 +34,7 @@ jobs:
34
run: npm run build
35
36
- name: Upload GitHub Pages artifact
37
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
38
with:
39
path: ./dist
40
name: github-pages
0 commit comments