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 21d06ae commit f3d2a9bCopy full SHA for f3d2a9b
.github/workflows/build-and-deploy.yml
@@ -83,7 +83,7 @@ jobs:
83
npx sscli --no-clean --base https://gbdev.io/pandocs
84
85
- name: Upload artifact
86
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
87
with:
88
path: pandocs/docs/pandocs/
89
0 commit comments