Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

Commit 9601da5

Browse files
Update yegor256/latexmk-action action to v0.7.1
1 parent 0e2976e commit 9601da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
run: python3 -m analyze_reports true
104104

105105
# Generate pdf
106-
- uses: yegor256/latexmk-action@0.4.0
106+
- uses: yegor256/latexmk-action@0.7.1
107107
with:
108108
cmd: latexmk
109109
path: results/report

0 commit comments

Comments
 (0)