protocol icon indicating copy to clipboard operation
protocol copied to clipboard

Update GitHub Actions versions

Open rnkrtt opened this issue 7 months ago • 0 comments

Updated actions/checkout and actions/setup-node to v4, the latest stable versions as of 2025. Using v4 ensures better compatibility and support with current Node.js versions. References:

  • https://github.com/actions/checkout/releases/tag/v4.0.0
  • https://github.com/actions/setup-node/releases/tag/v4.0.0

rnkrtt avatar May 24 '25 16:05 rnkrtt