Closed jasonpaulos closed 1 year ago
We use some node 12 actions in our current CI. Github actions has now deprecated node 12 actions, and we receive warnings in our build, for example in https://github.com/algorand/pyteal/actions/runs/4735851473
This PR removes those warnings by updating the node 12 packages to a more recent version.
We use some node 12 actions in our current CI. Github actions has now deprecated node 12 actions, and we receive warnings in our build, for example in https://github.com/algorand/pyteal/actions/runs/4735851473
This PR removes those warnings by updating the node 12 packages to a more recent version.