We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 476e163 commit b7abdf3Copy full SHA for b7abdf3
1 file changed
.github/workflows/release.yml
@@ -9,7 +9,7 @@ jobs:
9
- uses: actions/checkout@v3
10
- uses: actions/setup-python@v4
11
with:
12
- python-version: 3.x
+ python-version: 3.9
13
- uses: actions/cache@v3
14
15
path: ~/.cache/pip
0 commit comments