Azure / login

Connect to Azure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github is deprecating node16 on actions

eikooc opened this issue · comments

Node 16 has reached End of Life (EoL)

Github supports node version 20 and we should move to use that instead

using: 'node16'

@eikooc thanks for your suggestion. You're right. And it's in our plan.

I'll close this issue since it's already tracked in #357.

Sorry, I totally missed that. I've made a PR that updates the action #392