We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c2e4e4 commit c9a59f0Copy full SHA for c9a59f0
.github/workflows/checks.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Setup Node.js
13
uses: actions/setup-node@v4
14
with:
15
- node-version:
+ node-version: 21
16
17
- name: Install pnpm
18
run: |
0 commit comments