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

ci: upgrade github checkout action to v4 #6010

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

michaeltchuang
Copy link
Contributor

@michaeltchuang michaeltchuang commented Jun 1, 2024

Summary

  • Upgrade github checkout action to v4 (v3 is deprecated and throwing warnings)

Test Plan

  • Check Node.js 16 warning messages go away after next CI codegen run
  • Need someone with access to add appropriate label to PR
  • Not sure if PR is supposed to target master branch, but that was default

@michaeltchuang michaeltchuang changed the title ci: upgrade checkout action to v4 ci: upgrade github checkout action to v4 Jun 1, 2024
Copy link

codecov bot commented Jun 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.88%. Comparing base (f633857) to head (e02e8a9).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6010      +/-   ##
==========================================
+ Coverage   55.86%   55.88%   +0.01%     
==========================================
  Files         481      481              
  Lines       68357    68357              
==========================================
+ Hits        38189    38200      +11     
+ Misses      27567    27559       -8     
+ Partials     2601     2598       -3     

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

@gmalouf gmalouf added dependencies Pull requests that update a dependency file Enhancement labels Jun 4, 2024
@gmalouf gmalouf requested a review from onetechnical June 4, 2024 14:14
@gmalouf gmalouf merged commit 0f1b10b into algorand:master Jun 4, 2024
18 of 23 checks passed
@michaeltchuang michaeltchuang deleted the ci/upgrade-checkout-action branch October 2, 2024 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants