analogdevicesinc / msdk

Software Development Kit for Analog Device's MAX-series microcontrollers
Apache License 2.0
60 stars 75 forks source link

fix(workflow): Update clang-format workflow to Node.js 20 and remove undefined token #945

Closed sihyung-maxim closed 4 months ago

sihyung-maxim commented 4 months ago

Description

Node.js 16 is deprecated - updating to Node.js 20. Also, removed an undefined and unnecessary token secret.

Checklist Before Requesting Review