adafruit/tinyuf2

CI Deprecation Warnings

tekktrik opened this issue · 3 comments

Operating System

Others

INFO_UF2.TXT

N/A

What happened ?

GitHub Actions is deprecating Node.js 12 and also changing how outputs are set in steps.

How to reproduce ?

Run Actions.

Debug Log

No response

Screenshots

No response

I can work on this but wanted an issue so I wouldn't forget.

iirc we can fix this by update actions/setup-python@v4 . @tekktrik have you tried any code changes just yet, if not, I could try to make an PR to see if that works out.

I've updated versions for standard action steps like actions/setup-python and 'actions/checkout` in the CircuitPython libraries without issue. Same thing for how the outputs of steps are set, no issues there either.