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 b1c430a commit be5f52fCopy full SHA for be5f52f
.github/workflows/pr.yml
@@ -32,7 +32,7 @@ jobs:
32
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
33
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
34
with:
35
- node-version: 18
+ node-version: 20.x
36
cache: npm
37
cache-dependency-path: ./tools/package-lock.json
38
- working-directory: ./tools
0 commit comments