ci: bump github actions#2739
Conversation
|
Thanks for doing this! Definitely want to upgrade but....hmmmm any idea why all the CI checks failed? |
|
@brianc One of stream-tester’s transitive dependencies. It’s been failing the same way on current master for a while. |
Thanks @charmander, had looked at the errors thrown and couldn't tell why it was failing. |
barf. going to just kill this dep & remove stream tester. hasn't really provided much value anyway. I'll get that patched up, and then unfortunatley ask PR contributors to rebase on master once I remove this broken dep. Wish github made that busy-work easier to do behind a button like "bring PR up to date with merge target" or something. |
|
Great, thanks @brianc! |
Bumps GitHub Actions to their latest major versions. Main change is they're now using Node 16 instead of 12, which was EOL at end of April.
actions/checkoutcan be found hereactions/setup-nodecan be found here