From 3068d11cde1e23ee59b36f65bf35c982613d2e0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 20:58:17 +0000 Subject: [PATCH] chore(deps): update actions/setup-node digest to 54045ab --- .github/actions/setup/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index a5b50bf..4887eb6 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -9,7 +9,7 @@ runs: fetch-depth: 0 - name: Setup Node.js - uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 + uses: actions/setup-node@54045abd5dcd3b0fee9ca02fa24c57545834c9cc with: node-version-file: '.nvmrc'