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 920aedb commit e57846bCopy full SHA for e57846b
.github/actions/npm-cache/action.yml
@@ -8,7 +8,7 @@ runs:
8
# https://github.com/actions/setup-node
9
uses: actions/setup-node@v3
10
with:
11
- node-version: 18
+ node-version: 20
12
13
- name: Display node and npm version
14
shell: bash
.nvmrc
@@ -1 +1 @@
1
-18
+20
0 commit comments