We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b60afd7 commit 4b99fa4Copy full SHA for 4b99fa4
1 file changed
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: Setup pnpm
50
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
51
- name: Setup Node.js
52
- uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
+ uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
53
with:
54
node-version-file: .nvmrc
55
cache: pnpm
0 commit comments