We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e97b4a8 commit e129287Copy full SHA for e129287
.github/workflows/main.yaml
@@ -16,7 +16,7 @@ jobs:
16
- run: sudo apt-get update && sudo apt-get install ghostscript
17
- name: Install TeX Live
18
id: texlive
19
- uses: zauguin/install-texlive@v3
+ uses: zauguin/install-texlive@v4
20
with:
21
# List the required TeX Live packages in a separate file to allow reuse in
22
# different workflows.
0 commit comments