react-accessible-dropdown-menu-hook icon indicating copy to clipboard operation
react-accessible-dropdown-menu-hook copied to clipboard

Modernize GitHub actions configuration

Open WesCossick opened this issue 1 year ago • 0 comments

This PR updates actions/checkout and actions/setup-node to v4, and takes advantage of the built-in caching for Yarn in actions/setup-node, avoiding the now-deprecated set-output command.

WesCossick avatar Dec 07 '23 22:12 WesCossick