We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bd73f5 commit f6b2215Copy full SHA for f6b2215
.github/workflows/pgspot.yaml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Install pgspot
49
run: |
50
- python -m pip install pgspot==0.7.0
+ python -m pip install pgspot==0.7.1
51
52
- name: Build timescaledb sqlfiles
53
0 commit comments