Skip to content

Commit 1651151

Browse files
committed
Use checkout action v4
Signed-off-by: Alban Dericbourg <[email protected]>
1 parent 2347f5e commit 1651151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
contents: read
1010
packages: write
1111
steps:
12-
- uses: actions/checkout@v3
12+
- uses: actions/checkout@v4
1313
- uses: xu-cheng/latex-action@v3
1414
with:
1515
root_file: tex/document.tex

0 commit comments

Comments
 (0)