Skip to content

Commit

Permalink
update CI github postgis action
Browse files Browse the repository at this point in the history
  • Loading branch information
nyurik committed Nov 22, 2023
1 parent d6219a6 commit 958b10c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ jobs:
- uses: Swatinem/rust-cache@v2
if: github.event_name != 'release' && github.event_name != 'workflow_dispatch'
- name: Start postgres
uses: nyurik/action-setup-postgis@v1
uses: nyurik/action-setup-postgis@v1.1
id: pg
with:
username: test
Expand Down

0 comments on commit 958b10c

Please sign in to comment.