We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b44305 + 97a6304 commit 1bae204Copy full SHA for 1bae204
1 file changed
.github/workflows/docs.yml
@@ -36,7 +36,7 @@ jobs:
36
run: docfx docs/docfx.json
37
38
- name: Upload artifact
39
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
40
with:
41
path: 'docs/_site'
42
0 commit comments