Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kqito
Copy link
Owner

@kqito kqito commented Aug 20, 2025

Summary

This PR updates GitHub Actions workflows and pnpm package manager to their
latest versions for improved security, performance, and compatibility.

Changes

GitHub Actions Workflow Updates

Updated action versions in .github/workflows/:

  • actions/checkout: v2 → v5 (in npm-publish.yml), v3 → v5 (in
    test.yml)
  • actions/setup-node: v1 → v4 (in npm-publish.yml), v3 → v4 (in
    test.yml)
  • pnpm/action-setup: v2 → v4
  • pnpm version in workflows: 8.8.0 → 10

Package Manager Update

@kqito kqito force-pushed the pin-sha-hash-in-workflow branch from 006f34a to e1160aa Compare August 20, 2025 12:12
@kqito kqito force-pushed the pin-sha-hash-in-workflow branch from ce69160 to 8019d3d Compare August 20, 2025 12:18
@kqito kqito merged commit 6d3d690 into main Aug 20, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants