Skip to content

Commit af98b6e

Browse files
authored
Merge pull request #305 from JuliaDiff/dependabot/github_actions/xu-cheng/texlive-action-3
Bump xu-cheng/texlive-action from 1 to 3
2 parents 3d86564 + 88258b6 commit af98b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Git repository
1818
uses: actions/checkout@v4
1919
- name: Compile LaTeX document
20-
uses: xu-cheng/texlive-action/full@v1
20+
uses: xu-cheng/texlive-action/full@v3
2121
with:
2222
run: |
2323
cd docs/terminology

0 commit comments

Comments
 (0)