We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 658e9ac + 3d7da61 commit 3aafb85Copy full SHA for 3aafb85
1 file changed
.github/workflows/documentation.yaml
@@ -48,7 +48,7 @@ jobs:
48
docs/build-docs.sh
49
- name: Upload artifacts
50
if: ${{ github.ref == 'refs/heads/main' }}
51
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
52
with:
53
path: docs/build/html/
54
deploy:
0 commit comments