Skip to content

Commit f6b2215

Browse files
committed
Bump pgspot version used in CI
1 parent 4bd73f5 commit f6b2215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pgspot.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
- name: Install pgspot
4949
run: |
50-
python -m pip install pgspot==0.7.0
50+
python -m pip install pgspot==0.7.1
5151
5252
- name: Build timescaledb sqlfiles
5353
run: |

0 commit comments

Comments
 (0)