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 b5b5486 commit 0894d1fCopy full SHA for 0894d1f
.github/actions/setup/action.yml
@@ -7,7 +7,7 @@ runs:
7
- uses: actions/setup-node@v4
8
with:
9
cache: "npm"
10
- node-version: 18.12.x
+ node-version: 20.19.x
11
registry-url: "https://registry.npmjs.org"
12
scope: '@zeroledger'
13
always-auth: 'true'
0 commit comments