Skip to content

Commit e64e9c6

Browse files
committed
python-version: "3.10"
1 parent 67dacce commit e64e9c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Python
2020
uses: actions/setup-python@v1
2121
with:
22-
python-version: 3.8
22+
python-version: "3.10"
2323
- name: Install sqlite3
2424
run: sudo apt-get install sqlite3
2525
- uses: actions/cache@v4

0 commit comments

Comments
 (0)