diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3ebfb07..45b9a44 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -19,7 +19,7 @@ jobs: - name: Install Node.js, NPM and Yarn uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 with: - node-version: 16.13.0 + node-version: 20.6.1 - name: yarn install run: |