You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
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.
4
4
5
5
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.
7
7
Use a specific tag, such as `0.2.0`, if you want to use a specific version.
8
8
9
9
Whatever version is used will be output as `outputs.installed-version`.
0 commit comments