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 5ffa8c4 commit ad80189Copy full SHA for ad80189
.github/workflows/build-latest.yaml
@@ -99,7 +99,7 @@ jobs:
99
steps:
100
- uses: actions/checkout@v6
101
- name: Download artifact
102
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
103
with:
104
name: kartoza-postgis
105
path: /tmp
@@ -126,7 +126,7 @@ jobs:
126
127
128
129
130
131
132
@@ -162,7 +162,7 @@ jobs:
162
163
164
165
166
167
168
0 commit comments