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 bf00063 commit 90491a6Copy full SHA for 90491a6
1 file changed
.github/workflows/docs.yml
@@ -88,7 +88,7 @@ jobs:
88
make docs-check-links
89
90
- name: Upload artifact
91
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
92
with:
93
path: .build/documentation
94
0 commit comments