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

Update actions/cache to v4 #5486

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

khanhtc1202
Copy link
Member

What this PR does:

as title

Why we need it:

The actions/cache v1 and v2 will be closed soon; need to migrate to v3 or v4 instead. Read more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Signed-off-by: khanhtc1202 <[email protected]>
@khanhtc1202 khanhtc1202 merged commit 2e9a373 into master Jan 17, 2025
16 checks passed
@khanhtc1202 khanhtc1202 deleted the update-actions-cache-version branch January 17, 2025 08:29
Copy link

codecov bot commented Jan 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.24%. Comparing base (eba9349) to head (c17ebd1).
Report is 10 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5486   +/-   ##
=======================================
  Coverage   26.24%   26.24%           
=======================================
  Files         460      460           
  Lines       49370    49370           
=======================================
  Hits        12956    12956           
  Misses      35386    35386           
  Partials     1028     1028           

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

Warashi pushed a commit that referenced this pull request Jan 20, 2025
Signed-off-by: khanhtc1202 <[email protected]>
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>
Warashi added a commit that referenced this pull request Jan 20, 2025
* Update workflow running containers to ubuntu-24.04 (#5483)

Signed-off-by: khanhtc1202 <[email protected]>
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>

* Update actions/cache to v4 (#5486)

Signed-off-by: khanhtc1202 <[email protected]>
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>

* Update setup-helm version to v4 (#5487)

Signed-off-by: khanhtc1202 <[email protected]>
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>

* Update codeql version to v3 (#5488)

Signed-off-by: khanhtc1202 <[email protected]>
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>

* Update pipe-cd/actions-gh-release to version v2.6.0 (#5489)

Signed-off-by: khanhtc1202 <[email protected]>
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>

* Update softprops/action-gh-release to version v2.2.1 (#5490)

Signed-off-by: khanhtc1202 <[email protected]>
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>

---------

Signed-off-by: khanhtc1202 <[email protected]>
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>
Co-authored-by: Khanh Tran <[email protected]>
@github-actions github-actions bot mentioned this pull request Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants