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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 28, 2023
1 parent 88d7855 commit beae8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: compile in latex
uses: xu-cheng/latex-action@v2
uses: xu-cheng/latex-action@v3
with:
latexmk_use_xelatex: true
working_directory: .
Expand Down

0 comments on commit beae8d4

Please sign in to comment.