We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8988d1f commit 94be5a8Copy full SHA for 94be5a8
1 file changed
.github/workflows/docs.yaml
@@ -73,7 +73,7 @@ jobs:
73
uses: actions/configure-pages@v5
74
75
- name: Upload GitHub Pages artifact
76
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
77
with:
78
path: ./website/build
79
0 commit comments