Skip to content

Commit

Permalink
Merge pull request #28 from objectionary/renovate/ubuntu-22.x
Browse files Browse the repository at this point in the history
Update dependency ubuntu to v22
  • Loading branch information
yegor256 committed Feb 28, 2024
2 parents 5592c5f + e8440ab commit b8abd5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latexmk.yml
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: yegor256/latexmk-action@0.10.9
Expand Down

0 comments on commit b8abd5c

Please sign in to comment.