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.
2 parents 82e1941 + d4f6556 commit 3ed71d6Copy full SHA for 3ed71d6
.github/workflows/black-and-clang-format.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/checkout@v3
31
32
- name: Set up Python
33
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
34
with:
35
python-version: 3.8
36
.github/workflows/main.yml
@@ -210,7 +210,7 @@ jobs:
210
- uses: actions/checkout@v3
211
212
- name: Setup python
213
214
215
python-version: '3.10'
216
architecture: x64
0 commit comments