Skip to content

Commit

Permalink
Merge 489c4dc into 89fba02
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jan 18, 2021
2 parents 89fba02 + 489c4dc commit 9eab2e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,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
2 changes: 1 addition & 1 deletion .meta.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://github.com/zopefoundation/meta/tree/master/config/pure-python
[meta]
template = "pure-python"
commit-id = "4e9825189b9b8d18f28e7dbc63373d4baea08602"
commit-id = "5b7a5e11f3a182cb3704ef1e071f9d592a741787"

[python]
with-appveyor = false
Expand Down

0 comments on commit 9eab2e9

Please sign in to comment.