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 7cc4e3b commit e7457abCopy full SHA for e7457ab
.github/workflows/build_and_deploy_docs.yaml
@@ -72,7 +72,7 @@ jobs:
72
uses: actions/configure-pages@v5
73
74
- name: Upload GitHub Pages artifact
75
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
76
with:
77
path: ./website/build
78
0 commit comments