-
Notifications
You must be signed in to change notification settings - Fork 206
update actions checkout@v3 setup-node@v3 with node16 #94
Conversation
bump |
@samuelmeuli could we merge this? otherwise this actions is dead |
Looks like this action is dead. We now need actions/checkout@v4 and actions/setup-node@v4 to get rid of node 16 warnings |
I have made an updated version available |
@heliomarpm excellent! Thank you for maintaining a fork and fixing this up! I went to the fork but don't see an issue tracker (maybe that's intentional). A request: could you name the tags with a 'v' e.g. 'v2.1'. Currently you have just '2.1' which means that this fork isn't a drop in replacement for the samuelmeuli action - the version format also needs to be changed |
Ok @megahirt , I'll do it. |
Update
with: node-version: '>=16.8.0'