FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Bump translation workflow Python version to 3.10 · rpharoah/packaging.python.org@cfd358b · GitHub

Commit cfd358b

Browse files
committed
Bump translation workflow Python version to 3.10
1 parent e6c1ddf commit cfd358b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

‎.github/workflows/translation.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ jobs:
2020
- name: Set up Python
2121
uses: actions/setup-python@v2
2222
with:
23-
python-version: 3.9
23+
python-version: >-
24+
3.10
2425
2526
- name: Install Python tooling
2627
run: python -m pip install --upgrade nox virtualenv

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL