Refresh sync reminders
This commit is contained in:
parent
c9c7595b69
commit
42b8aa122f
|
@ -131,6 +131,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
# Keep in sync with tox/docs and .readthedocs.yaml.
|
||||
python-version: "3.10"
|
||||
|
||||
- run: python -m pip install --upgrade wheel 'tox<4'
|
||||
|
|
Loading…
Reference in New Issue