Skip to content

Commit 4c45d7e

Browse files
chore(deps): bump xu-cheng/latex-action from 3 to 4 (#12)
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 391c396 commit 4c45d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
python latex-cv/generate_tex.py --data=user-data.yml --output=build/latex-cv/cv.tex
4949
ls -lah build/latex-cv
5050
- name: Generate CV pdf file
51-
uses: xu-cheng/latex-action@v3
51+
uses: xu-cheng/latex-action@v4
5252
continue-on-error: true
5353
with:
5454
working_directory: build/latex-cv

0 commit comments

Comments
 (0)