Skip to content

Commit 5ffa8c4

Browse files
authored
Merge pull request #509 from kartoza/dependabot/github_actions/actions/upload-artifact-6
2 parents 7f3e1e3 + b9ac92c commit 5ffa8c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-latest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
cache-to: type=gha,scope=test
7272
target: postgis-test
7373
- name: Upload artifact
74-
uses: actions/upload-artifact@v5
74+
uses: actions/upload-artifact@v6
7575
with:
7676
name: kartoza-postgis
7777
path: /tmp/postgis.tar

0 commit comments

Comments
 (0)