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 6856c7c commit 4a0ca98Copy full SHA for 4a0ca98
.github/workflows/compile.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Update the system
18
run: sudo apt-get -qq update
19
- name: Checkout master branch
20
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
21
with:
22
path: master
23
- name: Install pre-requisites for LaTeX
0 commit comments