We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f341f9 commit 3eaa4c2Copy full SHA for 3eaa4c2
1 file changed
.github/workflows/build-documentation.yml
@@ -88,7 +88,7 @@ jobs:
88
run: docfx --warningsAsErrors
89
90
- name: Upload artifact
91
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
92
with:
93
path: _site
94
0 commit comments