Skip to content

Commit 2ce89bd

Browse files
chore(deps): update yegor256/latexmk-action action to v0.20.0
1 parent 1519194 commit 2ce89bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/latexmk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/checkout@v4
3333
- run: sudo apt-get install -y python3-pygments && sudo pip3 install pygments
3434
- run: sudo apt-get -y install ghostscript
35-
- uses: yegor256/latexmk-action@0.16.1
35+
- uses: yegor256/latexmk-action@0.20.0
3636
with:
3737
path: sr-paper
3838
opts: -pdf

0 commit comments

Comments
 (0)