You may have to change some things... #75
Closed
Jri-creator
started this conversation in
Ideas
Replies: 1 comment
-
Updated some dependencies and GitHub doesn't complain anymore |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@werwolf2303 GitHub is discontinuing the older Actions/cache, which is what is being used for your builds. I'm letting you know before you have issues on or after February 1st, 2025.
SOURCE: 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
actions/cache v1-v2 and actions/toolkit cache package closing down
Starting February 1st, 2025, Actions’ cache storage will move to a new architecture, as a result we are closing down v1-v2 of actions/cache. In conjunction, all previous versions of the @actions/cache package (prior to 4.0.0) in actions/toolkit will be closing down.
If users run workflows that call the retired versions after February 1st, 2025, the workflows will fail. Announcements have been posted in the actions/cache and actions/toolkit repositories with additional information on the migration. Note that this does not affect GitHub Enterprise Server customers, you can continue to use all versions without failure.
Beta Was this translation helpful? Give feedback.
All reactions