Skip to content

Commit da0db24

Browse files
chore(deps): update dependency python to 3.14
1 parent efa102b commit da0db24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pythonapp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Python 3.8
1717
uses: actions/setup-python@v5
1818
with:
19-
python-version: 3.8
19+
python-version: 3.14
2020
- name: Cache poetry virtualenv
2121
id: cache-poetry
2222
uses: actions/cache@v3

0 commit comments

Comments
 (0)