We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59471fb commit 84c482aCopy full SHA for 84c482a
.github/workflows/jsdoc.yml
@@ -65,7 +65,7 @@ jobs:
65
66
# 06. Upload the jsdoc site to github artifacts
67
- name: Upload artifacts
68
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
69
with:
70
name: mathtype-html-integration-devkit-docs
71
path: |
0 commit comments