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-11 18:08:23 -06:00 committed by GitHub
parent 09d5426886
commit e3c44d030c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
## setup-postgresql
This Github action installs PostgreSQL on the GitHub runner and verifies the installation.
This Github action installs PostgreSQL on the GitHub actions runner and verifies the installation.
```yaml
...