diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 76f6a8a..d5513a2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: go-version: 1.22 - uses: actions/setup-node@v3.6.0 with: - node-version: '16' + node-version: '20' cache: yarn cache-dependency-path: ./web/yarn.lock - name: Build