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 05e836f commit aa05cb2Copy full SHA for aa05cb2
.github/workflows/codeql-analysis.yml
@@ -30,7 +30,7 @@ jobs:
30
fetch-depth: 2
31
32
- name: Setup Python
33
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
34
with:
35
python-version: '3.x'
36
.github/workflows/compile-msvc.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
- name: Select Python version
27
28
29
python-version: '3.11'
0 commit comments