commercetools / merchant-center-application-kit

Tools and components for developing Merchant Center Customizations 🛠
https://docs.commercetools.com/merchant-center-customizations
MIT License
67 stars 27 forks source link

Update GitHub `pnpm` install action #3526

Closed CarlosCortizasCT closed 4 months ago

CarlosCortizasCT commented 4 months ago

Summary

Update GitHub pnpm install action

Description

I've noticed some warnings in GitHub jobs about the pnpm/action-setup using an old nodejs version so I'm updating that dependency in this PR.

image

According to the release notes, it's safe for us to update to its latest major version.

UPDATE

I've also noticed this warning:

image

So I'm introducing the missing input declaration in the test-template-action.

vercel[bot] commented 4 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
merchant-center-application-kit-components-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2024 9:59am
changeset-bot[bot] commented 4 months ago

⚠️ No Changeset found

Latest commit: 18af1c328febd31c0426c3f7031699ccca9cbed5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR