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 6231e3e commit ae820dfCopy full SHA for ae820df
.github/workflows/package-test.yaml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v4
21
- uses: Swatinem/rust-cache@v2
22
with:
23
- prefix-key: "v1-pgrx--package-test"
+ prefix-key: "v2-pgrx--package-test"
24
25
- name: Install Postgres deps
26
run: |
0 commit comments