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 8363688 commit 2498bb4Copy full SHA for 2498bb4
1 file changed
.github/workflows/deploy-website.yml
@@ -35,7 +35,7 @@ jobs:
35
npm run build-site
36
37
- name: Upload Build Artifact
38
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
39
with:
40
path: website/build
41
0 commit comments