Skip to content

Commit ae820df

Browse files
committed
could this be the problem?
1 parent 6231e3e commit ae820df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v4
2121
- uses: Swatinem/rust-cache@v2
2222
with:
23-
prefix-key: "v1-pgrx--package-test"
23+
prefix-key: "v2-pgrx--package-test"
2424

2525
- name: Install Postgres deps
2626
run: |

0 commit comments

Comments
 (0)