From 3132283a6aabb1dee84fef895e33545e0a8cc831 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 00:35:42 +0000 Subject: [PATCH] Update github-actions --- .github/workflows/check-dist.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check-dist.yml b/.github/workflows/check-dist.yml index a1f0c1d..238d098 100644 --- a/.github/workflows/check-dist.yml +++ b/.github/workflows/check-dist.yml @@ -21,7 +21,7 @@ jobs: - name: Set Node.js 20 uses: actions/setup-node@v4.4.0 with: - node-version: 20 + node-version: 20.20.2 - name: Install dependencies run: yarn