iTowns / itowns

A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data
http://www.itowns-project.org
Other
1.07k stars 290 forks source link

chore(workflow): update GitHub actions to use Node.js 20 #2268

Open mgermerie opened 4 months ago

mgermerie commented 4 months ago

Before contributing

Description

Update GitHub actions used in integration workflow to use Node.js 20.x.

Motivation and Context

The currently used Node.js 16.x GitHub actions are deprecated.

TODO before merging