Skip to content

Commit 948979e

Browse files
Update dependency python to 3.13
1 parent 760c491 commit 948979e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install Python 3.9
3636
uses: actions/setup-python@v5
3737
with:
38-
python-version: '3.9'
38+
python-version: '3.13'
3939

4040
- name: Set up msbuild (Windows only)
4141
uses: microsoft/setup-msbuild@v2.0.0

0 commit comments

Comments
 (0)