Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump actions/setup-* to switch from Node 16 to 20, plus Go and Node #3185

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

thomas11
Copy link
Contributor

@thomas11 thomas11 commented Mar 28, 2024

Bump actions/setup-foo to switch from Node 16 to 20
This gets rid of these warnings in CI:

[build_test / Build binaries and schema](https://github.com/pulumi/pulumi-azure-> native/actions/runs/8464175900/job/23188371782)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ...

Bump Go to 1.22 and Node to 20 in CI
Those are the current releases resp. LTS versions.

Copy link

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@thomas11 thomas11 requested review from danielrbradley and a team March 28, 2024 08:25
Copy link

codecov bot commented Mar 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.04%. Comparing base (f8a4350) to head (6a50d2b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3185      +/-   ##
==========================================
- Coverage   56.47%   55.04%   -1.43%     
==========================================
  Files          64       66       +2     
  Lines        9608     9857     +249     
==========================================
  Hits         5426     5426              
- Misses       3753     4002     +249     
  Partials      429      429              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@danielrbradley danielrbradley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice :shipit:

@thomas11 thomas11 merged commit e153154 into master Mar 28, 2024
26 checks passed
@thomas11 thomas11 deleted the tkappler/upgrade-setup-actions branch March 28, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants