diff --git a/.github/workflows/npm-contracts.yml b/.github/workflows/npm-contracts.yml index de1a06b2b..7f14a9d59 100644 --- a/.github/workflows/npm-contracts.yml +++ b/.github/workflows/npm-contracts.yml @@ -24,7 +24,7 @@ jobs: - uses: actions/setup-node@v3 with: - node-version: "14.x" + node-version: "18.x" registry-url: "https://registry.npmjs.org" cache: "yarn" cache-dependency-path: solidity/yarn.lock