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 a newer version (v3) #766

Closed
wants to merge 2 commits into from

Conversation

michalinacienciala
Copy link
Contributor

@michalinacienciala michalinacienciala commented Jan 9, 2024

As per
https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/, GitHub has started a deprecation process for the GitHub Actions that run on Node12. One of such actions was a v2 of the actions/cache action. We're updating the action to a newer v3 version which runs on Node16.

Ref: https://github.com/keep-network/optimistic-minting/pull/102

As per
https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/,
GitHub has started a deprecation process for the GitHub Actions that run on
Node12. One of such actions was a `v2` of the `actions/cache` action. We're
updating the action to a newer `v3` version which runs on Node16.
@michalinacienciala michalinacienciala added the :shipit: deployment Deployments and CI workflows label Jan 9, 2024
@michalinacienciala michalinacienciala self-assigned this Jan 9, 2024
@michalinacienciala
Copy link
Contributor Author

Will be updated to even higher version in #789.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:shipit: deployment Deployments and CI workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants