Skip to content

Commit

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

Update yegor256/latexmk-action action to v0.11.1
  • Loading branch information
yegor256 committed Mar 15, 2024
2 parents e4d6083 + 91d345d commit 4474661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latexmk.yml
Expand Up @@ -8,7 +8,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.0
- uses: yegor256/latexmk-action@0.11.1
with:
opts: -pdf
depends: DEPENDS.txt
Expand Down

0 comments on commit 4474661

Please sign in to comment.