Skip to content

Commit e075578

Browse files
chore(deps): update dependency python to 3.14
1 parent 3783c65 commit e075578

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Set up Python
3030
uses: actions/setup-python@v6
3131
with:
32-
python-version: "3.10"
32+
python-version: "3.14"
3333
- name: Set up rustfmt
3434
run: ./repositories/rust/rustfmt/generate.sh
3535
- name: Run pre-commit checks

0 commit comments

Comments
 (0)