Skip to content

Commit

Permalink
ensure postgres version used is 15 not 14
Browse files Browse the repository at this point in the history
  • Loading branch information
damonmcc committed Mar 28, 2024
1 parent dbf822f commit 95bf947
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update_api_database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ jobs:
postgres --version
psql --version
pg_dump --version
which psql
- name: Check dependencies (PATH really)
run: |
Expand Down

0 comments on commit 95bf947

Please sign in to comment.