Skip to content

Commit

Permalink
bump checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
vladak authored Sep 28, 2024
1 parent 6856c7c commit 4a0ca98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Update the system
run: sudo apt-get -qq update
- name: Checkout master branch
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
path: master
- name: Install pre-requisites for LaTeX
Expand Down

0 comments on commit 4a0ca98

Please sign in to comment.