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 0a40605 commit f3db324Copy full SHA for f3db324
.github/workflows/test.yml
@@ -11,5 +11,5 @@ jobs:
11
- name: Use Node.js
12
uses: actions/setup-node@v4
13
with:
14
- node-version: '20.x'
+ node-version: '23.x'
15
- run: npm test
0 commit comments