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 6bfa109 commit 1ed47e7Copy full SHA for 1ed47e7
.github/workflows/pages.yaml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Upload Pages artifact
30
if: github.ref == 'refs/heads/main'
31
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
32
with:
33
path: "./dist/"
34
0 commit comments