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 7a427b8 commit 87ba196Copy full SHA for 87ba196
.github/workflows/test.yaml
@@ -10,7 +10,7 @@ jobs:
10
- name: Set up Python
11
uses: actions/setup-python@v5
12
with:
13
- python-version: '3.7.x'
+ python-version: '3.10'
14
architecture: 'x64'
15
- name: Cache pip
16
uses: actions/cache@v3
0 commit comments