Asana / comment-on-task-github-action

26 stars 15 forks source link

Node.js 12 actions are deprecated, upgrade GH action to Node.js 16 #18

Closed britt-645 closed 1 year ago

britt-645 commented 1 year ago

Screenshot 2023-03-15 at 11 40 53 AM

Is there a plan to update the action to run on Node 16?

https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#runs-for-javascript-actions

https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

whitershade commented 1 year ago

@britt-645 Hi! Have you tried the new version of the action from the marketplace?

Screenshot 2023-03-17 at 12 10 56
britt-645 commented 1 year ago

Hi @whitershade! We were using @latest, which is what was generated by the instructions here: https://github.com/marketplace/actions/add-comment-to-asana-task#step-3-create-a-workflow-file

I'll try using @v1.2

whitershade commented 1 year ago

updated README.md