Skip to content

Commit

Permalink
chore(deps): Bump xu-cheng/latex-action from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [xu-cheng/latex-action](https://github.com/xu-cheng/latex-action) from 2 to 3.
- [Release notes](https://github.com/xu-cheng/latex-action/releases)
- [Commits](xu-cheng/latex-action@v2...v3)

---
updated-dependencies:
- dependency-name: xu-cheng/latex-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent 0d87a39 commit deb6e15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ jobs:
- uses: satackey/[email protected]
name: Enable docker cache

- uses: xu-cheng/latex-action@v2
- uses: xu-cheng/latex-action@v3
name: "Compile document 1/2"
with:
root_file: main.tex
args: -synctex=1 -interaction=nonstopmode -file-line-error -pdf

- uses: xu-cheng/latex-action@v2
- uses: xu-cheng/latex-action@v3
name: "Compile document 2/2"
with:
root_file: main.tex
Expand Down

0 comments on commit deb6e15

Please sign in to comment.