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 3f345c8 commit f30e363Copy full SHA for f30e363
.github/workflows/test.yaml
@@ -10,7 +10,7 @@ jobs:
10
- name: Set up Python
11
uses: actions/setup-python@v2
12
with:
13
- python-version: '3.7.x'
+ python-version: '3.9'
14
architecture: 'x64'
15
- name: Cache pip
16
uses: actions/cache@v4
0 commit comments