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 998267b commit 4b1bb02Copy full SHA for 4b1bb02
.github/workflows/CI.yml
@@ -60,7 +60,7 @@ jobs:
60
cd docs/terminology
61
latexmk -pdf -shell-escape terminology.tex
62
- name: Upload Artifact
63
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
64
with:
65
name: terminology
66
path: docs/terminology/terminology.pdf
0 commit comments