Skip to content

Commit 533936e

Browse files
Update actions/checkout action to v4
1 parent c31a6fa commit 533936e

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
@@ -6,7 +6,7 @@ jobs:
66
build:
77
runs-on: ubuntu-20.04
88
steps:
9-
- uses: actions/checkout@v3
9+
- uses: actions/checkout@v4
1010
- uses: yegor256/latexmk-action@0.8.1
1111
with:
1212
opts: -pdf

0 commit comments

Comments
 (0)