bxparks / AceButton

An adjustable, compact, event-driven button library for Arduino that debounces and dispatches events to a user-defined event handler.
MIT License
385 stars 37 forks source link

ci: update dependency #124

Closed thijstriemstra closed 7 months ago

bxparks commented 7 months ago

As far as I can tell from https://github.blog/2024-02-12-get-started-with-v4-of-github-actions-artifacts/, there should be no difference between v3 and v4 for this project, yes? So this is just proactive maintenance?

thijstriemstra commented 7 months ago

So this is just proactive maintenance?

Sounds about right :)

bxparks commented 7 months ago

Seems to work. Thanks! https://github.com/bxparks/AceButton/actions/runs/8114469336