0
0
Fork 0
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:
Tonye Jack 2023-09-08 07:04:12 -06:00 committed by GitHub
parent 024830544b
commit ab7d11b52c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: