Skip to content

Commit d6a2608

Browse files
Bump zauguin/install-texlive from 3 to 4 (#378)
1 parent d3b0d07 commit d6a2608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- run: sudo apt-get update && sudo apt-get install ghostscript
1717
- name: Install TeX Live
1818
id: texlive
19-
uses: zauguin/install-texlive@v3
19+
uses: zauguin/install-texlive@v4
2020
with:
2121
# List the required TeX Live packages in a separate file to allow reuse in
2222
# different workflows.

0 commit comments

Comments
 (0)