We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 828807d commit cc800a4Copy full SHA for cc800a4
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Install Node.js
21
uses: actions/setup-node@v4
22
with:
23
- node-version: 20
+ node-version: 20.19.4
24
25
- uses: pnpm/action-setup@v4
26
name: Install pnpm
0 commit comments