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 d2c587a commit 066b4f2Copy full SHA for 066b4f2
.github/workflows/build-latest.yaml
@@ -99,7 +99,7 @@ jobs:
99
steps:
100
- uses: actions/checkout@v4
101
- name: Download artifact
102
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
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