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
6e9de9d9b0
commit
e4cbb6f362
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ This Github action installs PostgreSQL on the GitHub actions runner and verifies
|
|||
|
||||
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|
||||
|----------------------------------------------------------------------------------------|--------|----------|---------|-------------------------------|
|
||||
| <a name="input_postgresql_version"></a>[postgresql\_version](#input_postgresql_version) | string | true | | Version of PostgreSQL. e.g 15 |
|
||||
| <a name="input_postgresql-version"></a>[postgresql-version](#input_postgresql-version) | string | true | | Version of PostgreSQL. e.g 15 |
|
||||
|
||||
<!-- AUTO-DOC-INPUT:END -->
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue