We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12fd410 commit 7cf189fCopy full SHA for 7cf189f
.github/workflows/unit_windows.yml
@@ -30,7 +30,7 @@ jobs:
30
if: ${{ github.event_name != 'pull_request_review' }}
31
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
32
33
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
34
with:
35
python-version: "3.10"
36
- run: .\scripts\environment\bootstrap-windows-2025.ps1
0 commit comments