Skip to content

Release v1.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 20:21
f8b1cbf
Update action to run with node 20 (#16)

GitHub has deprecated Node 16 in Actions. Workflows using this action
are throwing a deprecation warning since it's using Node 16


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

---------

Co-authored-by: Kyle Thompson <me@kkt.dev>