From 043ef68ec75496f0ef5a1053bbb6dd447b857880 Mon Sep 17 00:00:00 2001 From: "home-infrastructure-renovate[bot]" <253672885+home-infrastructure-renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 07:10:24 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20Update=20action=20actions/?= =?UTF-8?q?setup-node=20(v6.4.0=20=E2=86=92=20v7.0.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/actions/app-size-diff/action.yaml | 2 +- .github/actions/app-versions/action.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/actions/app-size-diff/action.yaml b/.github/actions/app-size-diff/action.yaml index 27ed931dd..d4daadf62 100644 --- a/.github/actions/app-size-diff/action.yaml +++ b/.github/actions/app-size-diff/action.yaml @@ -34,7 +34,7 @@ runs: EOF - name: Setup Node - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: cache: npm cache-dependency-path: package.json diff --git a/.github/actions/app-versions/action.yaml b/.github/actions/app-versions/action.yaml index 7e823d839..7f28efbb4 100644 --- a/.github/actions/app-versions/action.yaml +++ b/.github/actions/app-versions/action.yaml @@ -37,7 +37,7 @@ runs: EOF - name: Setup Node - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0 + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: cache: npm cache-dependency-path: package.json