We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15173c1 + 1cb58d2 commit 6cdb2d2Copy full SHA for 6cdb2d2
2 files changed
.github/workflows/pull-request-check.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup Node.js
18
uses: actions/setup-node@v2
19
with:
20
- node-version: '18'
+ node-version: '20.19.0'
21
22
- name: Install Dependencies
23
run: yarn install
0 commit comments