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

Transitioning from Node 16 to Node 20 #16

Open
DHeyko-Akonovia opened this issue Oct 26, 2023 · 3 comments
Open

Transitioning from Node 16 to Node 20 #16

DHeyko-Akonovia opened this issue Oct 26, 2023 · 3 comments

Comments

@DHeyko-Akonovia
Copy link

As per https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/, github actions will need to transition to node 20. Currently, the code is set to 16:

runs:
  using: "node16"
  main: "dist/index.js"

Thank you!

@MathRobin
Copy link

Have made a fork, updated it and publish it here : https://github.com/marketplace/actions/timezoneaction
I've used most of of the great work of @kwarkjes (mentioned as contributor in release note)

@berezovskyi
Copy link

Thanks @MathRobin! I switched to https://github.com/digipost/set-timezone quite a while ago but they closed issues on the repo, so maybe I should make another switch.

@MathRobin
Copy link

You're welcome ! If you have any idea of improvement, if you met any bugs, don't hesitate, we will be happy to help (me and the whole Airporting tech department).

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

3 participants