getsentry / sentry-dotnet

Sentry SDK for .NET
https://docs.sentry.io/platforms/dotnet
MIT License
580 stars 206 forks source link

Update CI to Node 20 #3096

Open bitsandfoxes opened 7 months ago

bitsandfoxes commented 7 months ago

We've had a whole bunch of bumps this week that seem to tackle this. CI currently logs deprecations:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/cancel-workflow-action@01ce38bf961b4e243a6342cbade0dbc8ba3f0432, actions/setup-java@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20
bruno-garcia commented 7 months ago

didn't even know we needed ndoe

bitsandfoxes commented 4 months ago

We're using it indirectly through the following actions: Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: