Skip to content

Commit 4769b1e

Browse files
committed
updated actions/setup-python to v6
1 parent d764cb2 commit 4769b1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: microsoft/setup-msbuild@v2
3434

3535
- name: Set up Python 3.13
36-
uses: actions/setup-python@v5
36+
uses: actions/setup-python@v6
3737
with:
3838
python-version: '3.13'
3939
check-latest: true

0 commit comments

Comments
 (0)