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 a8a2f07 commit 58c135bCopy full SHA for 58c135b
.github/workflows/config.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Python 3.8
17
uses: actions/setup-python@v1
18
with:
19
- python-version: 3.8
+ python-version: 3.8.10
20
21
- name: Install gdal
22
run: |
0 commit comments