ackintosh / ganesha

:elephant: A Circuit Breaker pattern implementation for PHP applications.
https://ackintosh.github.io/ganesha/
MIT License
585 stars 42 forks source link

Update Github actions to V4 #116

Closed maxbaldanza closed 4 months ago

maxbaldanza commented 5 months ago

Node12 and Node16 are now depreacted so updating to V4 github actions as that uses Node20

https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20

coveralls commented 5 months ago

Coverage Status

coverage: 91.479% (-1.2%) from 92.647% when pulling ee6efa4b6bbc43b5cf2251a8f5b14c77aaafe3a1 on maxbaldanza:use-v4-github-actions into 911e2a8a7e360d44762110995c9f03673a67a18d on ackintosh:master.

maxbaldanza commented 4 months ago

I don't think the CI failures are due to my changes as the checkout step seems to work ok but let me know if there's something I need to take a look at