Closed briantist closed 2 years ago
Merging #59 (bd06d1c) into main (2806558) will increase coverage by
4.77%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #59 +/- ##
===========================================
+ Coverage 95.22% 100.00% +4.77%
===========================================
Files 37 19 -18
Lines 1090 59 -1031
===========================================
- Hits 1038 59 -979
+ Misses 52 0 -52
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 2806558...bd06d1c. Read the comment docs.
Awesome, thanks! I definitely do not keep track of the action updates :)
Awesome, thanks! I definitely do not keep track of the action updates :)
None of us really do 😬 I happened to notice by accident with one of them, then checked others. I need to find some time to mess with dependabot, which can check this and put in PRs automatically that update this stuff: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/keeping-your-actions-up-to-date-with-dependabot
Description
A lot of actions have had major version bumps recently, mostly to update their internal Node version since the one that was used is EoL soon.
How Has This Been Tested?
N/A
Types of changes
Checklist:
version_added
property.