Skip to content

Commit

Permalink
Merge pull request #180 from developmentseed/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/all-77d833d2d7

Bump nyurik/action-setup-postgis from 1 to 2 in the all group
  • Loading branch information
vincentsarago authored May 28, 2024
2 parents ade4b6b + 793daa2 commit 594cf10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: install lib postgres
uses: nyurik/action-setup-postgis@v1
uses: nyurik/action-setup-postgis@v2

- name: Install dependencies
run: |
Expand Down Expand Up @@ -70,7 +70,7 @@ jobs:
python-version: ${{ env.LATEST_PY_VERSION }}

- name: install lib postgres
uses: nyurik/action-setup-postgis@v1
uses: nyurik/action-setup-postgis@v2

- name: Install dependencies
run: |
Expand Down

0 comments on commit 594cf10

Please sign in to comment.