Skip to content

Commit 0319dbc

Browse files
Update dependency python to 3.14
1 parent 657bf5d commit 0319dbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Set up Python
4949
uses: actions/setup-python@v6
5050
with:
51-
python-version: '3.11'
51+
python-version: '3.14'
5252

5353
- name: Cache pip packages
5454
uses: actions/cache@v4

0 commit comments

Comments
 (0)