mirror of
https://github.com/tj-actions/install-postgresql.git
synced 2025-06-11 13:12:49 +00:00
Upgraded from v2.0.2 -> v3
This commit is contained in:
parent
a101ee561e
commit
1e9422d055
2 changed files with 46 additions and 1 deletions
|
@ -22,7 +22,7 @@ This Github action installs PostgreSQL on the GitHub actions runner and verifies
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Setup PostgreSQL
|
||||
uses: tj-actions/install-postgresql@v2
|
||||
uses: tj-actions/install-postgresql@v3
|
||||
with:
|
||||
postgresql-version: 16
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue