Skip to content

Commit 747e28b

Browse files
authored
Merge pull request #9 from gboeing/dependabot/github_actions/xu-cheng/latex-action-4
Bump xu-cheng/latex-action from 3 to 4
2 parents f637bca + 04ebacd commit 747e28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Build PDF
19-
uses: xu-cheng/latex-action@v3
19+
uses: xu-cheng/latex-action@v4
2020
with:
2121
root_file: cv-gboeing.tex
2222

0 commit comments

Comments
 (0)