We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d30c0bf + 7893594 commit 1325bf0Copy full SHA for 1325bf0
1 file changed
.github/workflows/main.yml
@@ -34,7 +34,7 @@ jobs:
34
# We need Ghostscript for XeTeX tests.
35
- run: sudo apt-get update && sudo apt-get install ghostscript
36
- name: Install TeX Live
37
- uses: zauguin/install-texlive@v3
+ uses: zauguin/install-texlive@v4
38
with:
39
# List the required TeX Live packages in a separate file to allow reuse in
40
# different workflows.
0 commit comments