From 566129fa365ae851a8176a46e5e670589c2b4d52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 00:41:16 +0000 Subject: [PATCH] chore(deps): update deno monorepo to v2.8.3 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c5558af72..5147c2f96 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -129,7 +129,7 @@ jobs: - uses: denoland/setup-deno@v2 with: - deno-version: 2.8.2 + deno-version: 2.8.3 - uses: taiki-e/install-action@v2 with: