Skip to content

Commit

Permalink
Merge pull request #103 from zkSNACKs/nopara73-patch-2
Browse files Browse the repository at this point in the history
Reference actions/checkout v2
  • Loading branch information
molnard authored Jan 5, 2022
2 parents f5d3e97 + 5fa0d52 commit 438fe26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Set up Git repository
uses: actions/checkout@v1
uses: actions/checkout@v2
- name: Compile LaTeX document
uses: xu-cheng/latex-action@master
with:
Expand Down

0 comments on commit 438fe26

Please sign in to comment.