szenius / set-timezone

GitHub action to set timezone in your locale, works with Linux, Windows, MacOS
MIT License
102 stars 21 forks source link

Node 12 deprecation #8

Closed gereons closed 1 year ago

gereons commented 2 years ago

I'm getting this warning/info from github:

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: szenius/set-timezone

TWiStErRob commented 2 years ago

Came here to report the same, looks like it should be solved by https://github.com/szenius/set-timezone/pull/7, thanks @doregex!

szenius commented 1 year ago

Sorry for the wait. I've merged and released the new version 1.1. Will be updating the README later on. Thanks all!