We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ab612 commit 23c6e8cCopy full SHA for 23c6e8c
1 file changed
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
working-directory: ./
30
31
- name: Archive Build
32
- uses: actions/upload-artifact@v2
+ uses: actions/upload-pages-artifact@v3
33
with:
34
name: site-build
35
path: ./_site
0 commit comments