We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f8e376 + 2a623d8 commit 26a3775Copy full SHA for 26a3775
.github/workflows/github-actions-workflow.yml
@@ -25,7 +25,7 @@ jobs:
25
run: |
26
docfx build --warningsAsErrors
27
- name: publish results
28
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
29
with:
30
name: Documentation
31
path: _site/
0 commit comments