Skip to content

Commit

Permalink
Update checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaudiaComito authored Dec 4, 2023
1 parent 0bfcc24 commit af899f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
name: Python ${{ matrix.py-version }} with ${{ matrix.pytorch-version }}; options ${{ matrix.install-options }}
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Setup MPI
uses: mpi4py/setup-mpi@v1
with:
Expand Down

0 comments on commit af899f7

Please sign in to comment.