We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 416c12c commit 60a0dceCopy full SHA for 60a0dce
1 file changed
.github/workflows/website.yml
@@ -90,7 +90,7 @@ jobs:
90
uses: actions/configure-pages@v5
91
92
- name: Upload artifact
93
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
94
with:
95
path: dist
96
0 commit comments