mirror of
https://github.com/tj-actions/install-postgresql.git
synced 2025-06-11 13:12:49 +00:00
support postgresql@16
This commit is contained in:
parent
cda8042c84
commit
46ba3ce2b3
4 changed files with 7 additions and 7 deletions
|
@ -3,7 +3,7 @@ description: Install PostgreSQL on the GitHub actions runner and verify the inst
|
|||
author: tj-actions
|
||||
inputs:
|
||||
postgresql-version:
|
||||
description: 'Version of PostgreSQL. e.g 15'
|
||||
description: 'Version of PostgreSQL. e.g 16'
|
||||
required: true
|
||||
|
||||
runs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue