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 1c38ce3 commit 8f99d94Copy full SHA for 8f99d94
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
fetch-depth: 0
16
- run: npm ci && npm run build
17
- - uses: actions/upload-pages-artifact@v4
+ - uses: actions/upload-pages-artifact@v3
18
19
path: build
20
- id: deployment
0 commit comments