Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

refactor: Change GitHub Action version to address deprecation of v1/v2 #38

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

rpalcolea
Copy link
Member

Starting February 1st, 2025, Github is closing down v1-v2 of actions/cache (read more about it in this changelog announcement) as well as all previous versions of the @actions/cache package in actions/toolkit. Attempting to use a version of the @actions/cache package or actions/cache after the announced deprecation date will result in a workflow failure. If you are pinned to a specific version or SHA of the cache action, your workflows will also fail after February 1st.

Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.github.ChangeActionVersion?organizationId=TmV0ZmxpeA%3D%3D#defaults=W3sidmFsdWUiOiJhY3Rpb25zL2NhY2hlIiwibmFtZSI6ImFjdGlvbiJ9LHsidmFsdWUiOiJ2NCIsIm5hbWUiOiJ2ZXJzaW9uIn1d

@rpalcolea rpalcolea merged commit d82ddf1 into master Dec 10, 2024
1 check passed
@rpalcolea rpalcolea deleted the refactor/change-git-hub-action-version branch December 10, 2024 21:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant