We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af50fc2 + 8b78198 commit b3d7adbCopy full SHA for b3d7adb
1 file changed
.github/workflows/docs.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Upload artifact
40
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
41
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
42
with:
43
path: docs-site/book
44
0 commit comments