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 0ec329d commit 797967fCopy full SHA for 797967f
.github/workflows/deploy.yml
@@ -34,7 +34,7 @@ jobs:
34
touch build/.nojekyll
35
36
- name: Upload Artifacts
37
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
38
with:
39
# this should match the `pages` option in your adapter-static options
40
path: 'build/'
0 commit comments