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 ad695bc commit 546a8ccCopy full SHA for 546a8cc
.github/workflows/build-latest.yaml
@@ -56,7 +56,7 @@ jobs:
56
cache-to: type=gha,scope=test
57
target: postgis-backup-test
58
- name: Upload artifact
59
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
60
with:
61
name: kartoza-pg-backup
62
path: /tmp/pg-backup.tar
0 commit comments