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 49337bb commit 8aafb32Copy full SHA for 8aafb32
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
key: tikz-externalized
29
30
- name: Compile LaTeX document
31
- uses: xu-cheng/latex-action@v3
+ uses: xu-cheng/latex-action@v4
32
with:
33
root_file: tex/FormalLanguageConstrainedReachabilityLectureNotes.tex
34
work_in_root_file_dir: true
0 commit comments