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 e5ac209 commit cbbd157Copy full SHA for cbbd157
.github/workflows/docker-gdal.yml
@@ -49,7 +49,7 @@ jobs:
49
- uses: actions/checkout@v4
50
51
- name: Install uv
52
- uses: astral-sh/setup-uv@v5
+ uses: astral-sh/setup-uv@v6
53
54
- name: Create virtual environment
55
# use uv to create a virtual environment, then add it to environment
.github/workflows/release.yml
@@ -273,7 +273,7 @@ jobs:
273
allow-prereleases: true
274
275
276
277
278
- name: Create virtual environment (Linux / MacOS)
279
0 commit comments