From 37b0913dd80a212baa18ae13bf50bf27fa52d84d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 06:36:51 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies to v6.0.3 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5a3bd78..75fb024 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,7 +16,7 @@ jobs: steps: - name: Checkout 🛎️ - uses: actions/checkout@v6.0.2 + uses: actions/checkout@v6.0.3 - name: Pnpm 🧱 uses: pnpm/action-setup@v6.0.8