Skip to content

Commit

Permalink
chore(deps): update yegor256/latexmk-action action to v0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 14, 2024
1 parent f1f3960 commit 44009f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latexmk.yml
Expand Up @@ -14,7 +14,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:
path: paper
opts: -pdf
Expand Down

0 comments on commit 44009f4

Please sign in to comment.