diff --git a/.github/workflows/pgspot.yaml b/.github/workflows/pgspot.yaml index 715eb925a06..bd852efb4f3 100644 --- a/.github/workflows/pgspot.yaml +++ b/.github/workflows/pgspot.yaml @@ -47,7 +47,7 @@ jobs: - name: Install pgspot run: | - python -m pip install pgspot==0.8.0 + python -m pip install pgspot==0.8.1 - name: Build timescaledb sqlfiles run: |