Skip to content

Commit

Permalink
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 Sep 4, 2023
1 parent 0841b46 commit 4c38d4c
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 @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: xu-cheng/latex-action@v2
- uses: xu-cheng/latex-action@v3
with:
root_file: "Dutch/*/*.tex"
glob_root_file: true
Expand All @@ -38,7 +38,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: xu-cheng/latex-action@v2
- uses: xu-cheng/latex-action@v3
with:
root_file: "English/*/*/*.tex"
glob_root_file: true
Expand Down

0 comments on commit 4c38d4c

Please sign in to comment.