We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a0ca98 commit 136c1e8Copy full SHA for 136c1e8
.github/workflows/pdfs.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Update the system
11
run: sudo apt-get -qq update
12
- name: Checkout master branch
13
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
14
with:
15
path: master
16
- name: Install pre-requisites for LaTeX
0 commit comments