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 7d84fda commit c131a34Copy full SHA for c131a34
.github/workflows/build.yml
@@ -65,7 +65,7 @@ jobs:
65
run: cargo pgrx package
66
67
- name: Upload Extension Artifact
68
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
69
with:
70
name: pg_sqids-${{ runner.os }}
71
path: |
0 commit comments