Skip to content

Commit

Permalink
Bump to actions/checkout@v3.
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottslaughter committed May 11, 2023
1 parent 90c840e commit c00a83e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- system: DASK
fail-fast: false
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v3
- run: ./ci.sh
env:
SYSTEM: ${{ matrix.system }}
Expand Down

0 comments on commit c00a83e

Please sign in to comment.