mirror of
https://github.com/tj-actions/install-postgresql.git
synced 2024-12-20 01:18:18 +00:00
Update README.md
This commit is contained in:
parent
53f219496d
commit
be57ba7832
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ This Github action installs PostgreSQL on the GitHub actions runner and verifies
|
|||
- name: Setup PostgreSQL
|
||||
uses: tj-actions/install-postgresql@v1
|
||||
with:
|
||||
postgresql_version: 15
|
||||
postgresql-version: 15
|
||||
```
|
||||
|
||||
> NOTE: This updates the installed PostgreSQL version with the specified version and updates the PATH.
|
||||
|
|
Loading…
Add table
Reference in a new issue