Skip to content

Remove pnpm action runtime warnings - #5

Merged
sarthakagrawal927 merged 1 commit into
mainfrom
fix/pnpm-action-runtime-warning
Aug 9, 2026
Merged

Remove pnpm action runtime warnings#5
sarthakagrawal927 merged 1 commit into
mainfrom
fix/pnpm-action-runtime-warning

Conversation

@sarthakagrawal927

Copy link
Copy Markdown
Member

Closes #4

Updates the three remaining pnpm/action-setup v4 call sites to the immutable v6 commit so reusable workflows no longer run through GitHub action Node 20 compatibility.

Validation:

  • public manifest validation: 27 sites
  • unit tests: 4/4
  • git diff --check

@sarthakagrawal927
sarthakagrawal927 merged commit 6535940 into main Aug 9, 2026
1 check passed
@sarthakagrawal927
sarthakagrawal927 deleted the fix/pnpm-action-runtime-warning branch August 9, 2026 08:57
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.

Remove deprecated Node 20 runtime warnings from reusable pnpm workflows

1 participant