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 a0b6585 commit 75e8f13Copy full SHA for 75e8f13
.github/workflows/release.yml
@@ -97,7 +97,7 @@ jobs:
97
98
- name: Build Docker image with vcpkg and gdal
99
# using build-push-action (without push) to make use of cache arguments
100
- uses: docker/build-push-action@v3
+ uses: docker/build-push-action@v4
101
with:
102
context: .
103
file: ci/manylinux2014_x86_64-vcpkg-gdal.Dockerfile
0 commit comments