From 5c580e9f4d863345f70595e8b9d4c53136d19cbf Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Tue, 12 Sep 2023 07:12:57 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e57429b..18b8f1e 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ This Github action installs PostgreSQL on the GitHub actions runner and verifies postgresql_version: 15 ``` +> NOTE: This updates the installed PostgreSQL version with the specified version and updates the PATH. + ## Inputs