diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a9fb3ee..d6ed41a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: - name: Install Bun uses: oven-sh/setup-bun@v2 with: - bun-version: 1.2.23 + bun-version: 1.3.1 - name: Use cached node_modules uses: actions/cache@v4 @@ -42,7 +42,7 @@ jobs: GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} - name: Attach Binaries - uses: stacksjs/action-releaser@v1.1.0 + uses: stacksjs/action-releaser@v1.2.7 with: files: | bin/clapp-linux-x64.zip