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 95ba4fd commit 9f74d65Copy full SHA for 9f74d65
.github/workflows/cd-pages.yml
@@ -55,7 +55,7 @@ jobs:
55
BASE_PATH: ${{ steps.pages.outputs.base_path }}
56
57
- name: Upload artifact
58
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
59
with:
60
path: ./dist
61
0 commit comments