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 aa1fcd1 commit 04eeda1Copy full SHA for 04eeda1
.github/workflows/deploy-documentation.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Build documentation
30
uses: ./.github/actions/build-documentation
31
- name: Upload artifact for GitHub Pages
32
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
33
with:
34
path: build/docs
35
0 commit comments