Skip to content

Commit c7b9f5a

Browse files
authored
updated actions/setup-python to v6 (#604)
1 parent f4226e0 commit c7b9f5a

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)