has-changed-path icon indicating copy to clipboard operation
has-changed-path copied to clipboard

Bump Action to Node 20

Open kkaulen opened this issue 8 months ago • 4 comments

As Node 16 nears its EOL, users of this action get a message that it should be upgraded to use node 20. This PR performs this upgrade while also bumping the dependencies of this action.

As the ubuntu-latest image does not support Node 20 yet, I also added a step in the testing workflow to setup a node 20 environment.

kkaulen avatar Jun 04 '24 11:06 kkaulen