icerpc / icerpc-csharp

A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.
https://docs.icerpc.dev
Apache License 2.0
102 stars 13 forks source link

Transition to Node 20 actions #3975

Closed ReeceHumphreys closed 6 months ago

ReeceHumphreys commented 6 months ago

The release workflow run https://github.com/icerpc/icerpc-csharp/actions/runs/8471930544 shows some warnings about using Node 16 actions. This PR updates the relevant actions to Node 20.