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 52ae7c6 commit 1214df8Copy full SHA for 1214df8
.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