There was an error while loading. Please reload this page.
1 parent 7d9abc2 commit 0c8f9b2Copy full SHA for 0c8f9b2
2 files changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6
20
21
- name: Set node version to 22
22
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
+ uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6
23
with:
24
node-version: 22
25
cache: "pnpm"
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
- uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6
26
registry-url: https://registry.npmjs.org/
0 commit comments