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

CI: Update cache and checkout to v4 #1478

Merged
merged 2 commits into from May 4, 2024

Conversation

shinra-electric
Copy link
Contributor

@shinra-electric shinra-electric commented May 3, 2024

  • Updates checkout from v2 to v4
  • Updates cache from v3 to v4

Reasons for change:

  • Checkout@v2 runs on node 12, which has been discontinued
  • Checkout@v3 runs on node 16 and has also reached its end of life, so skip it entirely.
  • Cache@v3 runs on node 16 as well, so update to v4 for the same reason.

Testing:

  • Ensure CI passes
  • Check that warnings regarding checkout and cache are gone

@shinra-electric
Copy link
Contributor Author

CI warnings dropped from 36 to 9

@LukeUsher LukeUsher merged commit 4f834bd into ares-emulator:master May 4, 2024
10 checks passed
@shinra-electric shinra-electric deleted the more-runner-updates branch May 4, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants