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.
2 parents 237ad62 + 12996c9 commit 886b62dCopy full SHA for 886b62d
.github/workflows/deploy-to-production.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Build with Webpack
35
run: npm run build
36
- name: Upload artifact
37
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v3
38
with:
39
path: ./docs
40
0 commit comments