We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f3428d commit 3587be7Copy full SHA for 3587be7
.github/workflows/coverage.yml
@@ -12,7 +12,7 @@ jobs:
12
fetch-depth: 1
13
- uses: actions/setup-node@v3
14
with:
15
- node-version: 16.14.0
+ node-version: 20.x
16
- name: Install pnpm
17
uses: pnpm/action-setup@v2
18
0 commit comments