mirror of
https://github.com/tj-actions/install-postgresql.git
synced 2025-06-11 13:12:49 +00:00
Upgraded from v1.1.0 -> v2
This commit is contained in:
parent
760b2baaaf
commit
03ca4314d6
2 changed files with 10 additions and 1 deletions
|
@ -15,7 +15,7 @@ This Github action installs PostgreSQL on the GitHub actions runner and verifies
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup PostgreSQL
|
||||
uses: tj-actions/install-postgresql@v1
|
||||
uses: tj-actions/install-postgresql@v2
|
||||
with:
|
||||
postgresql-version: 15
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue