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 actions/checkout from v2 to v3 in our GitHub workflows #499

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

nilsreichardt
Copy link
Contributor

Description

Node 12 is deprecated for GitHub Actions. This is the reason why we are getting a warning from GitHub:

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

This PR updates actions/checkout from v2 to v3 which should fix the problem.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@Hixie
Copy link

Hixie commented May 9, 2023

What's the status of this PR?

@nilsreichardt
Copy link
Contributor Author

What's the status of this PR?

I'm waiting for a review

@nilsreichardt
Copy link
Contributor Author

If the repository isn't maintained anymore, it would be good to archive this repository

@astivi astivi removed the request for review from allisonryan0002 July 8, 2024 20:52
@astivi astivi merged commit 91965f8 into flutter:main Jul 8, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants