kyokan / bob-wallet

Bob Wallet is a GUI for DNS Record Management and Name Auctions on Handshake. It includes an integrated full node: hsd
https://www.bobwallet.io/
GNU General Public License v3.0
380 stars 92 forks source link

Github actions node version upgrade #577

Closed Nathanwoodburn closed 1 year ago

Nathanwoodburn commented 1 year ago

This isn't a bug (but I can't seem to create other issues types)

Github has depreciated node.js 12. So we should update Bob to node.js 16 I'm not sure if this will change anything or is just quick fix. See https://github.com/kyokan/bob-wallet/actions/runs/3326674191 and https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

Screencap

image

rithvikvibhu commented 1 year ago

That's weird, we already use only node 16 in both workflow files. Not sure where that's coming from.