Skip to content

Commit

Permalink
Use a more general version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jan 18, 2021
1 parent df8cfae commit 2dc812e
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 @@ -32,7 +32,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v2.1.4
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.config[0] }}
- name: Pip cache
Expand Down

0 comments on commit 2dc812e

Please sign in to comment.