Skip to content

Commit

Permalink
Merge pull request #21 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.0
  • Loading branch information
yegor256 committed Mar 14, 2024
2 parents 9dcdf9c + e1d7c0c commit a159ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latexmk.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: yegor256/latexmk-action@0.10.9
- uses: yegor256/latexmk-action@0.11.0
with:
cmd: make
depends: DEPENDS.txt
Expand Down

0 comments on commit a159ab4

Please sign in to comment.