ndokter / dsmr_parser

Library to parse Dutch Smart Meter Requirements (DSMR) telegrams.
MIT License
112 stars 63 forks source link

Bump Github Actions to latest versions in favor of Node deprecations #159

Closed dennissiemensma closed 3 months ago

dennissiemensma commented 3 months ago

Fixes warnings in CI: https://github.com/ndokter/dsmr_parser/actions/runs/9450071019

Screenshot from 2024-06-14 20-44-04

ndokter commented 3 months ago

Great, thanks!

dennissiemensma commented 3 months ago

@ndokter unfortunately I see that the codecov Actions still fail, but it the previous version of it was marked deprecated anyway.

https://github.com/ndokter/dsmr_parser/actions/runs/9527139088

image

Not sure what you want to do with it, but it might be related to the breaking changes in: https://github.com/codecov/codecov-action/releases/tag/v4.0.0 Their upgrade guide for the broken commit error is here: https://docs.codecov.com/docs/adding-the-codecov-token#github-actions