Skip to content

Commit

Permalink
Merge pull request #11 from HiSPARC/dependabot/github_actions/xu-chen…
Browse files Browse the repository at this point in the history
…g/latex-action-3

Bump xu-cheng/latex-action from 2 to 3
  • Loading branch information
153957 authored Sep 4, 2023
2 parents 0841b46 + 4c38d4c commit 0bfe1e4
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 0bfe1e4

Please sign in to comment.