Skip to content

Commit 66a9da1

Browse files
Update dependency python to v3.14.4
1 parent 1ea609d commit 66a9da1

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@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
2323
with:
24-
python-version: "3.13.2"
24+
python-version: "3.14.4"
2525
cache: "pip"
2626

2727
- name: Install requirements

0 commit comments

Comments
 (0)