From 91e57dc649a200fd94ba89bf4a5763a19dc5b4ea Mon Sep 17 00:00:00 2001 From: Colin McDonnell Date: Fri, 13 Jan 2023 12:00:19 -0800 Subject: [PATCH] chore: update artifact URL --- .github/workflows/test.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5c49c64..31382b7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -56,11 +56,10 @@ jobs: bun-version: ["latest"] custom-download-url: - ["https://api.github.com/repos/oven-sh/bun/actions/artifacts/311939881/zip"] + ["https://api.github.com/repos/oven-sh/bun/actions/artifacts/509746251/zip"] steps: - uses: actions/checkout@v2 - - name: Setup Bun - Test Builds * ${{ matrix.misc-test-builds }} uses: ./ with: