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

Node.js 16 actions are deprecated #214

Closed
darkxeno opened this issue Jan 23, 2024 · 7 comments
Closed

Node.js 16 actions are deprecated #214

darkxeno opened this issue Jan 23, 2024 · 7 comments

Comments

@darkxeno
Copy link

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Thanks

@booleanbetrayal
Copy link

Looks like there is an open PR to fix this - #211

@darkxeno
Copy link
Author

@dorny could you have a look at the linked PR.

Thanks

@erikburt
Copy link

erikburt commented Jan 24, 2024

This action now runs node20 as #211 was merged.

Ideally a new tag/release is created so we can properly pin.

@dorny
Copy link
Owner

dorny commented Jan 24, 2024

It's released now: v2.12.0
I've also updated all dependencies.

@darkxeno please close this issue once you test the new version. Thanks.

@dorny
Copy link
Owner

dorny commented Jan 25, 2024

Guys, yesterday I didn't realize bumping the Node version might be a breaking change.
I've deleted the v2.12.0 and instead released it as v3.0.0.
I will leave v2 pointing to the v2.11.1 which is the last version on node16.
From now on, I will maintain a v3 branch pointing to any future v3.x.x release.

@jsoref
Copy link
Contributor

jsoref commented Jan 28, 2024

Yeah, it's definitely a breaking change for anyone using GHES or similar.

Thanks for splitting this off as v3.

@darkxeno
Copy link
Author

Updated and working, thanks @dorny

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

No branches or pull requests

5 participants