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 aa2af92 commit be85d59Copy full SHA for be85d59
.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: '23.x'
+ node-version: 'latest'
23
- uses: actions/cache@v4
24
id: npm-cache
25
0 commit comments