Skip to content

Conversation

@andrea-deri
Copy link
Contributor

@andrea-deri andrea-deri commented Feb 4, 2025

This PR contains an edit on pipeline in order to fix a deprecation on actions/cache step. The version of this action will change from v1 to v4.
The error found is the following:

This request has been automatically failed because it uses a deprecated version of `actions/cache: f5ce41475b483ad7581884324a6eca9f48f8dcc7`. Please update your workflow to use v3/v4 of actions/cache to avoid interruptions. Learn 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

List of Changes

  • Upgrading version from v1 to v4

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@andrea-deri andrea-deri requested a review from a team as a code owner February 4, 2025 17:27
@andrea-deri andrea-deri merged commit b10935d into main Feb 4, 2025
4 checks passed
@andrea-deri andrea-deri deleted the fix-deprecation-cache-action branch February 4, 2025 17:30
@github-actions
Copy link

github-actions bot commented Feb 4, 2025

🎉 This PR is included in version 2.1.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants