docker / cli

The Docker CLI
Apache License 2.0
4.75k stars 1.88k forks source link

[25.0 backport] gha: update to actions/upload-artifact@v4 #5106

Closed laurazard closed 1 month ago

laurazard commented 1 month ago

backports: https://github.com/docker/cli/pull/5096 v3 is using Node.js 16 which are being deprecated:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

(cherry picked from commit b9cd72259570f633248441cd02bae51d96282678)

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 61.35%. Comparing base (c2be159) to head (cdd733f). Report is 3 commits behind head on 25.0.

:exclamation: Current head cdd733f differs from pull request most recent head d379797

Please upload reports for the commit d379797 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 25.0 #5106 +/- ## ======================================= Coverage 61.35% 61.35% ======================================= Files 287 287 Lines 20088 20088 ======================================= Hits 12324 12324 Misses 6870 6870 Partials 894 894 ```