fix(deps): update non-major-updates

This commit is contained in:
renovate[bot]
2026-03-04 12:16:29 +00:00
committed by GitHub
parent fc404da455
commit 25dbe82360
11 changed files with 27 additions and 27 deletions

View File

@@ -44,7 +44,7 @@ jobs:
ref: ${{ github.event.workflow_run.head_sha || github.sha }}
- name: Set up Node.js
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
with:
node-version: ${{ env.NODE_VERSION }}