We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e5d025 commit d5eaec3Copy full SHA for d5eaec3
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
fetch-depth: 1
17
id: checkout
18
- uses: actions/setup-python@v2
19
- name: Install Python 3.8
+ name: Install Python 3.10
20
with:
21
python-version: '3.10'
22
architecture: 'x64'
0 commit comments