Update LaTeX action version in GitHub Actions workflow
Some checks failed
Build LaTeX Document / build_latex (pull_request) Has been cancelled
Some checks failed
Build LaTeX Document / build_latex (pull_request) Has been cancelled
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Compile LaTeX document
|
||||
uses: xu-cheng/latex-action@v3
|
||||
uses: xu-cheng/latex-action@3.2.0
|
||||
with:
|
||||
root_file: Tesi.tex
|
||||
|
||||
|
Reference in New Issue
Block a user