We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70b30bf commit 9e2a49eCopy full SHA for 9e2a49e
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: pnpm/action-setup@9b5745cdf0a2e8c2620f0746130f809adb911c19
19
name: Install pnpm
20
- name: Install Node.js
21
- uses: actions/setup-node@d02c89dce7e1ba9ef629ce0680989b3a1cc72edb
+ uses: actions/setup-node@774c1d62961e73038a114d59c8847023c003194d
22
with:
23
node-version: 24
24
cache: 'pnpm'
0 commit comments