Skip to content

Commit 29bad71

Browse files
Bump xu-cheng/latex-action (#368)
Bumps the all-github-actions group in /.github/workflows with 1 update: [xu-cheng/latex-action](https://github.com/xu-cheng/latex-action). Updates `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 dependency-group: all-github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8714be7 commit 29bad71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
ref: ${{ github.head_ref }}
1818
- name: Compile LaTeX document
19-
uses: xu-cheng/latex-action@v3
19+
uses: xu-cheng/latex-action@v4
2020
with:
2121
root_file: masterdoc.tex
2222
working_directory: doc/latex

0 commit comments

Comments
 (0)