Skip to content

Commit

Permalink
latex-action v3
Browse files Browse the repository at this point in the history
  • Loading branch information
pa-senger committed May 30, 2024
1 parent 78f2c70 commit 91233fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Set up Git repository
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Compile LaTeX document
uses: xu-cheng/latex-action@v2
uses: xu-cheng/latex-action@v3
with:
root_file: report.tex

0 comments on commit 91233fd

Please sign in to comment.