Skip to content

Commit ee23230

Browse files
Update README.md
1 parent 236a6cb commit ee23230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This is a simple action that will install [PostgresTools](https://github.com/supabase-community/postgres_lsp) on your runner. It will install the appropriate binary for your machine.
44

55
It has a single input: `version: latest | <semver>`.
6-
Use `latest` if you want to use the latest available version in your runner.
6+
Use `latest` if you want to use the latest available PostgresTools version in your runner.
77
Use a specific tag, such as `0.2.0`, if you want to use a specific version.
88

99
Whatever version is used will be output as `outputs.installed-version`.

0 commit comments

Comments
 (0)