Skip to content

Commit 0b21815

Browse files
chore(deps): update dependency python to 3.13
1 parent cb2c31b commit 0b21815

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarcloud_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Set up Python
2626
uses: actions/setup-python@v5
2727
with:
28-
python-version: 3.9
28+
python-version: 3.13
2929

3030
- name: Install dependencies
3131
run: |

0 commit comments

Comments
 (0)