Skip to content

Commit

Permalink
Renovate: xu-cheng/texlive-action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2023
1 parent a795036 commit f31dee8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

- name: Run chktex
uses: xu-cheng/texlive-action/full@v1
uses: xu-cheng/texlive-action/full@v2
with:
run: |
for file in *.tex; do \
Expand Down Expand Up @@ -82,7 +82,7 @@ jobs:
uses: actions/checkout@v4

- name: Build PDF
uses: xu-cheng/texlive-action/full@v1
uses: xu-cheng/texlive-action/full@v2
with:
run: |
latexmk -quiet
Expand Down

0 comments on commit f31dee8

Please sign in to comment.