Skip to content

Commit 14423e1

Browse files
Update dependency python to 3.13
1 parent 027080b commit 14423e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ jobs:
209209
if: matrix.framework == 'python'
210210
uses: actions/setup-python@v4
211211
with:
212-
python-version: '3.9'
212+
python-version: '3.13'
213213

214214
- name: Install PowerShell
215215
shell: bash

0 commit comments

Comments
 (0)