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 action/cache to the latest version #210

Open
feanil opened this issue Dec 10, 2024 · 0 comments
Open

Update action/cache to the latest version #210

feanil opened this issue Dec 10, 2024 · 0 comments
Labels
maintenance Routine upkeep necessary for the health of the platform needs maintainer attention Issue or PR specifically needs the attention of the maintainer.

Comments

@feanil
Copy link
Contributor

feanil commented Dec 10, 2024

v1 and v2 are going to stop working on Feb 1, 2025, any github actions that use actions/cache@v1 or
actions/cache@v2 will break.

They should be updated to the latest version of the cache action which at the moment of writing this issue is
v4.

See https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
for details

@feanil feanil added maintenance Routine upkeep necessary for the health of the platform needs maintainer attention Issue or PR specifically needs the attention of the maintainer. labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Routine upkeep necessary for the health of the platform needs maintainer attention Issue or PR specifically needs the attention of the maintainer.
Projects
None yet
Development

No branches or pull requests

1 participant