fix(deps): update non-major-updates

This commit is contained in:
renovate[bot]
2026-04-20 11:56:08 +00:00
committed by GitHub
parent 437a35bd47
commit 0a5bb296a9
12 changed files with 120 additions and 112 deletions

View File

@@ -166,7 +166,7 @@ jobs:
ref: ${{ github.sha }}
- name: Set up Node.js
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
with:
node-version: ${{ env.NODE_VERSION }}
cache: 'npm'