Skip to content

Commit

Permalink
update checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
MoustafaAMahmoud committed Jun 4, 2024
1 parent 5cf9379 commit 6359abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

steps:
- name: Set up Git repository
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Compile LaTeX document
uses: dante-ev/latex-action@master
with:
Expand Down

0 comments on commit 6359abe

Please # to comment.