Skip to content

Commit

Permalink
Update to current release.
Browse files Browse the repository at this point in the history
To hopefully fix Python 2.7 jobs.
  • Loading branch information
icemac committed Oct 5, 2023
1 parent 8d466d4 commit e99d75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set up Python
uses: MatteoH2O1999/setup-python@v1
uses: MatteoH2O1999/setup-python@v2
with:
python-version: ${{ matrix.config[0] }}
- name: Pip cache
Expand Down

0 comments on commit e99d75a

Please sign in to comment.