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

Bump Action to Node 20 #43

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

Conversation

kkaulen
Copy link
Contributor

@kkaulen kkaulen commented Jun 4, 2024

As Node 16 nears its EOL, users of this action get a message that it should be upgraded to use node 20. This PR performs this upgrade while also bumping the dependencies of this action.

As the ubuntu-latest image does not support Node 20 yet, I also added a step in the testing workflow to setup a node 20 environment.

bump checkout action in testing workflow

fix yarn lock file

use node 20 in testing workflow

Bump action to node20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants