citus icon indicating copy to clipboard operation
citus copied to clipboard

update outdated actions

Open thanodnl opened this issue 1 year ago • 1 comments

There is a wall of warnings on our Build & Test actions due to outdated nodejs versions being used by older github actions. This PR update these actions to newer versions to make the annotations on the summary more actionable.

Example: https://github.com/citusdata/citus/actions/runs/9906966082

thanodnl avatar Jul 12 '24 11:07 thanodnl

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.71%. Comparing base (accb7d0) to head (f1a1691). Report is 29 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7656      +/-   ##
==========================================
+ Coverage   89.69%   89.71%   +0.01%     
==========================================
  Files         283      283              
  Lines       60507    60463      -44     
  Branches     7540     7539       -1     
==========================================
- Hits        54271    54243      -28     
+ Misses       4080     4064      -16     
  Partials     2156     2156              

codecov[bot] avatar Jul 12 '24 11:07 codecov[bot]

Actions are upgraded via some other PRs merged for main, release-13.0 .. release-11.1, so closing this one.

onurctirtir avatar Feb 07 '25 13:02 onurctirtir