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

Update to node breaks backwards compatibility #194

Closed
schlamar opened this issue Jan 31, 2024 · 1 comment
Closed

Update to node breaks backwards compatibility #194

schlamar opened this issue Jan 31, 2024 · 1 comment

Comments

@schlamar
Copy link

We have a Gitea instance with Actions which does not support node20 (yet). So after the change #193 our CI workflows are broken.

Updating node to 20 without increasing the major version breaks backwards compatibility. You should increase the major version (v4) for such a breaking change.

@dawidd6
Copy link
Owner

dawidd6 commented Jan 31, 2024

Pin to release v3.10.0 if you can't run node20 and consider updating your runner to use the newest release.

@dawidd6 dawidd6 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 31, 2024
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

2 participants