Skip to content

Commit

Permalink
Downgrade to older version because of
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Dec 18, 2020
1 parent 6d80af1 commit 9a82743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default/tests.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v2
uses: actions/setup-python@v2.1.4
with:
python-version: ${{ matrix.config[0] }}
- name: Pip cache
Expand Down

0 comments on commit 9a82743

Please sign in to comment.