From e4cbb6f3622e53f508ba18d4151c0e5132fe003d Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Tue, 12 Sep 2023 11:24:27 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e813a3..274519b 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ This Github action installs PostgreSQL on the GitHub actions runner and verifies | INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION | |----------------------------------------------------------------------------------------|--------|----------|---------|-------------------------------| -| [postgresql\_version](#input_postgresql_version) | string | true | | Version of PostgreSQL. e.g 15 | +| [postgresql-version](#input_postgresql-version) | string | true | | Version of PostgreSQL. e.g 15 |