Skip to content

Commit

Permalink
Update .github/workflows/ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaudiaComito authored Mar 17, 2023
1 parent baf24fb commit a09d0c0
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 @@ -36,7 +36,7 @@ jobs:
with:
mpi: ${{ matrix.mpi }}
- name: Use Python ${{ matrix.py-version }}
uses: actions/setup-python@v2
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.py-version }}
architecture: x64
Expand Down

0 comments on commit a09d0c0

Please sign in to comment.