Skip to content

Commit

Permalink
update checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
dten committed Jul 16, 2024
1 parent 7c2a467 commit 445704a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
cancel-in-progress: ${{ github.ref != 'master' }}
steps:
- name: Clone project
uses: actions/checkout@v2
uses: actions/checkout@v4

# Getting weird OS X errors...
# - name: Cache dependencies
Expand Down

0 comments on commit 445704a

Please sign in to comment.