equinor / fmu-sumo

Interaction with Sumo in the FMU context
https://fmu-sumo.readthedocs.io/en/latest/
Apache License 2.0
0 stars 5 forks source link

Update github actions to stop using old node version #302

Closed roywilly closed 3 months ago

roywilly commented 3 months ago

This should remove these warnings:

"Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Azure/login@v1, actions/checkout@v3, actions/setup-python@v3."

The tests are failing on aggregations, this is unrelated to this PR.