dbt-labs / dbt-rpc

A server that can compile and run queries in the context of a dbt project. Additionally, it provides methods that can be used to list and terminate running processes.
https://docs.getdbt.com/reference/commands/rpc
Apache License 2.0
19 stars 7 forks source link

update used gh actions ahead of node12 deprecation #142

Closed davidbloss closed 1 year ago

davidbloss commented 1 year ago

Please merge this update today! node 12 support dropping tomorrow and these version updates to Github Actions get ahead of that. Resolves RELENG-144