Skip to content

Commit

Permalink
Use latest checkout Action
Browse files Browse the repository at this point in the history
  • Loading branch information
benmwebb committed Sep 6, 2024
1 parent b411ecb commit df59c4f
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 @@ -17,7 +17,7 @@ jobs:
runs-on: ${{ matrix.os }}

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
submodules: true
- name: Setup conda and dependencies
Expand Down

0 comments on commit df59c4f

Please sign in to comment.