Skip to content

ci: update pnpm action version to 9.15.0#2

Merged
Adjanour merged 3 commits intomasterfrom
chore/ci-changes
Feb 24, 2026
Merged

ci: update pnpm action version to 9.15.0#2
Adjanour merged 3 commits intomasterfrom
chore/ci-changes

Conversation

@Adjanour
Copy link
Copy Markdown
Contributor

This pull request makes a minor update to the CI workflow by specifying a more precise version of pnpm in the GitHub Actions configuration. This change helps ensure consistent build environments.

Copilot AI review requested due to automatic review settings February 24, 2026 14:56
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the pnpm version specification in the CI workflow from the generic version: 9 to the specific version: 9.15.0. This aligns the CI environment with the exact version specified in the packageManager field of the root package.json, ensuring consistent build environments across development and CI.

Changes:

  • Updated pnpm action version from 9 to 9.15.0 in the CI workflow to match package.json

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Adjanour Adjanour merged commit 90e629c into master Feb 24, 2026
1 check failed
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