Skip to content

Commit

Permalink
Updated GitHub action for compiling latex manual to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
tpanajott committed Jul 22, 2024
1 parent cacd780 commit 8dad5e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- name: Checkout the repository
uses: actions/checkout@v4
- uses: xu-cheng/latex-action@v2
- uses: xu-cheng/latex-action@v3
name: "Update manual"
with:
working_directory: docs/tex/
Expand Down

0 comments on commit 8dad5e9

Please sign in to comment.