Skip to content

Commit 586f3ca

Browse files
authored
Merge pull request #49 from objectionary/renovate/yegor256-latexmk-action-0.x
Update yegor256/latexmk-action action to v0.17.0
2 parents 9c9d566 + 0ca6bd5 commit 586f3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/latexmk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-24.04
1313
steps:
1414
- uses: actions/checkout@v4
15-
- uses: yegor256/latexmk-action@0.16.1
15+
- uses: yegor256/latexmk-action@0.17.0
1616
with:
1717
opts: -pdf
1818
depends: DEPENDS.txt

0 commit comments

Comments
 (0)