What would you like?
Update .github/workflows/test.yaml to test using pnpm latest version 10.x.
Why is this needed?
According to https://pnpm.io/9.x/motivation pnpm 10.x is the latest version and pnpm 9.x is no longer actively maintained.
Other
is still using pnpm
8.x, which according to
https://github.com/pnpm/pnpm/blob/main/SECURITY.md is no longer supported.
What would you like?
Update .github/workflows/test.yaml to test using pnpm latest version
10.x.Why is this needed?
According to https://pnpm.io/9.x/motivation pnpm
10.xis the latest version and pnpm9.xis no longer actively maintained.Other
pnpmto 10.x version to address security vulnerabilities #193action-setup/package.json
Line 22 in 1e1c8ea
8.x, which according to https://github.com/pnpm/pnpm/blob/main/SECURITY.md is no longer supported.