Skip to content

Commit a4b6146

Browse files
Bump ruff python version for Github workflow
1 parent 5429ef7 commit a4b6146

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Python
2222
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
2323
with:
24-
python-version: "3.13"
24+
python-version: "3.14"
2525
cache: "pip"
2626

2727
- name: Install requirements

0 commit comments

Comments
 (0)