diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 9fd6d68d..06d47e3f 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -15,7 +15,7 @@ jobs: - name: Set node version uses: actions/setup-node@v3 with: - node-version: '18.x' + node-version: '20.x' - name: Install run: |