Skip to content

Commit

Permalink
Update to setup-python@v5
Browse files Browse the repository at this point in the history
  • Loading branch information
mrogowski committed Dec 11, 2023
1 parent 37e2596 commit 6ff2bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
mpi: ${{ matrix.mpi }}

- name: Use Python ${{ matrix.py }}
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.py }}
architecture: x64
Expand Down

0 comments on commit 6ff2bb9

Please sign in to comment.