Skip to content

Commit

Permalink
Merge pull request #124 from h1alexbel/renovate/yegor256-latexmk-acti…
Browse files Browse the repository at this point in the history
…on-0.x

chore(deps): update yegor256/latexmk-action action to v0.14.0
  • Loading branch information
h1alexbel authored Oct 7, 2024
2 parents 5705d44 + 20c9abc commit 326b5b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latexmk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: actions/checkout@v4
- run: sudo apt-get install -y python3-pygments && sudo pip3 install pygments
- run: sudo apt-get -y install ghostscript
- uses: yegor256/latexmk-action@0.11.1
- uses: yegor256/latexmk-action@0.14.0
with:
path: sr-paper
opts: -pdf
Expand Down

0 comments on commit 326b5b4

Please sign in to comment.