prow-github-actions icon indicating copy to clipboard operation
prow-github-actions copied to clipboard

Migrate action to run on Node16

Open lsytj0413 opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe.

  • When run prow-actions, got this warning: 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: jpmcb/prow-github-actions

Describe the solution you'd like

  • Without any warning

Describe alternatives you've considered

Additional context

lsytj0413 avatar Nov 09 '22 01:11 lsytj0413

Thank you so much for the heads up! Good call - will take care of this as soon as I can!

jpmcb avatar Nov 09 '22 16:11 jpmcb