diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 274c214..3bcc06a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -44,7 +44,7 @@ jobs: - name: Checkout code uses: actions/checkout@v5 - - uses: oven-sh/setup-bun@635640504f6d7197d3bb29876a652f671028dc97 + - uses: oven-sh/setup-bun@bc6f04ce3baa207596266ba91e76b900bfe70da2 - run: bun install - name: Check for new releases of nodejs and bun