diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 8c64ffd..0f99c04 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,7 +25,7 @@ jobs: shell: bash - uses: actions/setup-node@v3 with: - node-version: 16.19.0 + node-version: 18.14.0 - name: Checkout Upstream Lens uses: actions/checkout@v3 with: