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.
2 parents 4a1375d + df89fb5 commit f6a7af4Copy full SHA for f6a7af4
1 file changed
.github/workflows/deploy-github-pages.yaml
@@ -37,7 +37,7 @@ jobs:
37
working-directory: website
38
39
- name: Upload static files
40
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
41
with:
42
path: website/build
43
0 commit comments