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 d25696c commit 9e3de5aCopy full SHA for 9e3de5a
.github/workflows/node.js.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Node.js version
20
uses: actions/setup-node@v4
21
with:
22
- node-version: '22.x'
+ node-version: '23.x'
23
- uses: actions/cache@v4
24
id: npm-cache
25
0 commit comments