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
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
+
5
+
It has a single input: `version: latest | <semver>`.
6
+
Use `latest` if you want to use the latest available version in your runner.
7
+
Use a specific tag, such as `0.2.0`, if you want to use a specific version.
8
+
9
+
Whatever version is used will be output as `outputs.installed-version`.
0 commit comments