Skip to content

Commit 3da7d2f

Browse files
Update dependency python to 3.14
1 parent f9ef0b5 commit 3da7d2f

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
@@ -47,7 +47,7 @@ jobs:
4747
- name: Set up Python
4848
uses: actions/setup-python@v6
4949
with:
50-
python-version: '3.11'
50+
python-version: '3.14'
5151

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

0 commit comments

Comments
 (0)