Skip to content

Commit 90df993

Browse files
Update yegor256/latexmk-action action to v0.16.1
1 parent 1eb8bb1 commit 90df993

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.15.0
15+
- uses: yegor256/latexmk-action@0.16.1
1616
with:
1717
opts: -pdf
1818
depends: DEPENDS.txt

0 commit comments

Comments
 (0)