maxim-lobanov / setup-xcode

Set up your GitHub Actions workflow with a specific version of Xcode
MIT License
291 stars 28 forks source link

Update to Node 16 #50

Closed yhkaplan closed 2 years ago

yhkaplan commented 2 years ago

Updating to 16 to address warning below:

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

Changes

Please tell me if I'm missing something 🙏

maxim-lobanov commented 2 years ago

@yhkaplan thank you for contribution. I will release a new version soon