chore: use node v18.0.0

This commit is contained in:
Aravinth Manivannan
2023-07-02 19:57:29 +05:30
parent c4a286454b
commit c3ab7f8b0e
4 changed files with 4 additions and 4 deletions

View File

@@ -95,7 +95,7 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: "16.x"
node-version: "18.0.0"
- name: Install ${{ matrix.version }}
uses: actions-rs/toolchain@v1