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
75b8367089
commit
53f219496d
1 changed files with 1 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/instwll-postgresql@v1
|
||||
uses: tj-actions/install-postgresql@v1
|
||||
with:
|
||||
postgresql_version: 15
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue