Skip to content

Choose a tag to compare

@sibiraj-s sibiraj-s released this 07 Jul 20:51
· 12 commits to master since this release
v4.0.0
43529db

Breaking Changes

  • The action is now ESM (d9543bd)
  • Action runtime updated to Node.js 20 (5580b04)
  • Drop use-npx option, by default it uses npx for npm and pnpm dlx for pnpm (f7b0bf2)

Features

Bug Fixes

  • Fix exec working directory (548a14a)