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.
1 parent 9c23571 commit fe005afCopy full SHA for fe005af
.github/workflows/deployment.yml
@@ -65,7 +65,7 @@ jobs:
65
CI: false
66
run: ${{ steps.detect-package-manager.outputs.runner }} build
67
- name: Upload artifact
68
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
69
with:
70
path: ./dist
71
deploy:
0 commit comments