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 actions to avoid node16 deprecation warning #3317

Merged
merged 3 commits into from
Feb 18, 2024

Conversation

tisonkun
Copy link
Contributor

@tisonkun tisonkun commented Feb 18, 2024

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

See -

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.
  • This PR does not require documentation updates.

Refer to a related PR or issue link (optional)

Signed-off-by: tison <wander4096@gmail.com>
Signed-off-by: tison <wander4096@gmail.com>
@github-actions github-actions bot added Size: M docs-not-required This change does not impact docs. labels Feb 18, 2024
Signed-off-by: tison <wander4096@gmail.com>
@tisonkun tisonkun requested review from zyy17 and sunng87 and removed request for zyy17 February 18, 2024 13:23
Copy link

codecov bot commented Feb 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2a26c01) 85.53% compared to head (5adbb95) 85.11%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3317      +/-   ##
==========================================
- Coverage   85.53%   85.11%   -0.42%     
==========================================
  Files         872      872              
  Lines      141967   141967              
==========================================
- Hits       121434   120839     -595     
- Misses      20533    21128     +595     

Copy link
Collaborator

@zyy17 zyy17 left a comment

Choose a reason for hiding this comment

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

lgtm

@tisonkun tisonkun added this pull request to the merge queue Feb 18, 2024
Merged via the queue into GreptimeTeam:main with commit 29f11d7 Feb 18, 2024
17 checks passed
@tisonkun tisonkun deleted the actions branch February 18, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-not-required This change does not impact docs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants