Skip to content

Commit 96f5619

Browse files
Bump xu-cheng/latex-action from 3 to 4 (#111)
Bumps [xu-cheng/latex-action](https://github.com/xu-cheng/latex-action) from 3 to 4. - [Release notes](https://github.com/xu-cheng/latex-action/releases) - [Commits](xu-cheng/latex-action@v3...v4) --- updated-dependencies: - dependency-name: xu-cheng/latex-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9faff85 commit 96f5619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typeset.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Set up Git repository
2828
uses: actions/checkout@v5
2929
- name: Compile LaTeX document
30-
uses: xu-cheng/latex-action@v3
30+
uses: xu-cheng/latex-action@v4
3131
with:
3232
root_file: ledgersmb-book.tex
3333
texlive_version: 2022

0 commit comments

Comments
 (0)