diff --git a/.github/workflows/other-runtime-unit-test.yml b/.github/workflows/other-runtime-unit-test.yml index 2aacd9a6e..3394fab69 100644 --- a/.github/workflows/other-runtime-unit-test.yml +++ b/.github/workflows/other-runtime-unit-test.yml @@ -60,7 +60,7 @@ jobs: - uses: actions/setup-node@v4 with: node-version: 18 - - uses: oven-sh/setup-bun@v1 + - uses: oven-sh/setup-bun@v2 with: bun-version: "1.0.6" - name: Get yarn cache directory path