Skip to content

Commit

Permalink
ci(test): Update checkout action to v3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
julienloizelet committed Aug 8, 2023
1 parent 6b5abf6 commit a74d24b
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 @@ -38,7 +38,7 @@ jobs:
runs-on: ubuntu-20.04

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Set up Homebrew
id: set-up-homebrew
uses: Homebrew/actions/setup-homebrew@master
Expand Down

0 comments on commit a74d24b

Please sign in to comment.