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.
2 parents 3d86564 + 88258b6 commit af98b6eCopy full SHA for af98b6e
.github/workflows/Docs.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Git repository
18
uses: actions/checkout@v4
19
- name: Compile LaTeX document
20
- uses: xu-cheng/texlive-action/full@v1
+ uses: xu-cheng/texlive-action/full@v3
21
with:
22
run: |
23
cd docs/terminology
0 commit comments