Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

ci: update actions/checkout from v2 to v3 in our GitHub workflows #654

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nilsreichardt
Copy link

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
Author

What's the status of this PR?

A review is missing

@ened ened enabled auto-merge (squash) July 14, 2023 19:19
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.

3 participants