Skip to content

chore(deps): update yegor256/latexmk-action action to v0.18.2 #235

chore(deps): update yegor256/latexmk-action action to v0.18.2

chore(deps): update yegor256/latexmk-action action to v0.18.2 #235

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2024-2026 Yegor Bugayenko
# SPDX-License-Identifier: MIT
---
# yamllint disable rule:line-length
name: latexmk
'on':
push:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
latexmk:
timeout-minutes: 15
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v5
- uses: yegor256/[email protected]
with:
opts: -pdf
depends: DEPENDS.txt