NCAR / icar

The Intermediate Complexity Atmospheric Research model (ICAR)
MIT License
72 stars 53 forks source link

Bugfix: Fix 'node.js 12 deprecated' Message #158

Closed scrasmussen closed 1 year ago

scrasmussen commented 1 year ago

TYPE: bug fix

KEYWORDS: Github Actions, CI, Node.js

SOURCE: Soren Rasmussen, NCAR

DESCRIPTION OF CHANGES: Github actions are returning a "Node.js 12 actions are deprecated." warning. This should fix the issue.

TESTS CONDUCTED: none, changes only affect Github Actions so the CI tests will let us know if it was successful.

Checklist