Skip to content

Commit 4a0ca98

Browse files
authored
bump checkout action
1 parent 6856c7c commit 4a0ca98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Update the system
1818
run: sudo apt-get -qq update
1919
- name: Checkout master branch
20-
uses: actions/checkout@v2
20+
uses: actions/checkout@v4
2121
with:
2222
path: master
2323
- name: Install pre-requisites for LaTeX

0 commit comments

Comments
 (0)