Skip to content

Commit 136c1e8

Browse files
authored
bump checkout action
1 parent 4a0ca98 commit 136c1e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pdfs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Update the system
1111
run: sudo apt-get -qq update
1212
- name: Checkout master branch
13-
uses: actions/checkout@v2
13+
uses: actions/checkout@v4
1414
with:
1515
path: master
1616
- name: Install pre-requisites for LaTeX

0 commit comments

Comments
 (0)