We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c1f98 commit b6bf1c6Copy full SHA for b6bf1c6
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v2
13
- uses: actions/setup-python@v2
14
with:
15
- python-version: "3.8"
+ python-version: "3.9"
16
- uses: actions/cache@v2
17
18
path: ~/.cache/pip
0 commit comments