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
024830544b
commit
ab7d11b52c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Setup PostgresSQL using this action.
|
|||
```yaml
|
||||
...
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup PostgreSQL
|
||||
uses: tj-actions/setup-postgresql@v1
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue