Skip to content

Commit

Permalink
5.x: Fix GHA.
Browse files Browse the repository at this point in the history
  • Loading branch information
icemac committed Aug 31, 2023
1 parent 1598bc8 commit bb2a0ac
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 @@ -42,7 +42,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set up Python
uses: actions/setup-python@v4
uses: MatteoH2O1999/setup-python@v1
with:
python-version: ${{ matrix.config[0] }}
- name: Pip cache
Expand Down

0 comments on commit bb2a0ac

Please sign in to comment.