Skip to content

Commit 49d1d8f

Browse files
chore(deps): update dependency python to 3.14
1 parent be4ff4e commit 49d1d8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Set up Python
5151
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
5252
with:
53-
python-version: "3.13"
53+
python-version: "3.14"
5454

5555
- name: Install Python Dependencies
5656
run: |

0 commit comments

Comments
 (0)