Skip to content

Commit 76ea666

Browse files
chore(deps): update dependency python to 3.14
1 parent 1dfd0dc commit 76ea666

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Set up Python
1616
uses: actions/setup-python@v6
1717
with:
18-
python-version: 3.12
18+
python-version: 3.14
1919
- name: Install Poetry
2020
run: |
2121
curl -sSL https://install.python-poetry.org | python3 -

0 commit comments

Comments
 (0)