webmozarts / assert

Assertions to validate method input/output with nice error messages.
MIT License
7.56k stars 145 forks source link

Update ci.yaml replacing GitHub Actions V2 (Deprecated) for V3 #287

Closed DannyvdSluijs closed 4 weeks ago

DannyvdSluijs commented 1 year ago

This updates to GitHub Action V3 as the V2 is deprecated. This resolves some of the warnings shown at the bottom of https://github.com/webmozarts/assert/actions/runs/3333136431 (and other Actions runs)

Additional context

https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/