Skip to content

Commit 1325bf0

Browse files
Merge pull request #6 from cfr42/dependabot/github_actions/zauguin/install-texlive-4
2 parents d30c0bf + 7893594 commit 1325bf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
# We need Ghostscript for XeTeX tests.
3535
- run: sudo apt-get update && sudo apt-get install ghostscript
3636
- name: Install TeX Live
37-
uses: zauguin/install-texlive@v3
37+
uses: zauguin/install-texlive@v4
3838
with:
3939
# List the required TeX Live packages in a separate file to allow reuse in
4040
# different workflows.

0 commit comments

Comments
 (0)