diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e154c2363..bfc8087a4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,7 +15,7 @@ concurrency: jobs: main: - runs-on: macos-13 + runs-on: macos-14 steps: - uses: actions/checkout@v3 - uses: actions/setup-node@v3 diff --git a/.node-version b/.node-version index 741b4916e..18c284172 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -18.14.0 \ No newline at end of file +20.11.0 \ No newline at end of file