We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47fb4ce commit 5d6007fCopy full SHA for 5d6007f
.github/workflows/build-test-ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
- uses: pnpm/action-setup@v3
18
with:
19
- version: 8
+ version: 10
20
- name: Setting up Node.js ${{ matrix.node-version }}
21
uses: actions/setup-node@v4
22
package.json
@@ -33,5 +33,5 @@
33
"prettier": "^3.3.3",
34
"vite-plugin-dts": "^4.3.0"
35
},
36
- "packageManager": "pnpm@10.6.5+sha512.cdf928fca20832cd59ec53826492b7dc25dc524d4370b6b4adbf65803d32efaa6c1c88147c0ae4e8d579a6c9eec715757b50d4fa35eea179d868eada4ed043af"
+ "packageManager": "pnpm@10.18.1+sha512.77a884a165cbba2d8d1c19e3b4880eee6d2fcabd0d879121e282196b80042351d5eb3ca0935fa599da1dc51265cc68816ad2bddd2a2de5ea9fdf92adbec7cd34"
37
}
0 commit comments