fix(deps): update weekly-non-major-updates

This commit is contained in:
renovate[bot]
2026-01-15 16:34:05 +00:00
committed by GitHub
parent 708c88461d
commit 9901a98e55
7 changed files with 8 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ jobs:
if: github.actor != 'github-actions[bot]' && github.event.pusher != null
steps:
- name: Set up Node (for github-script)
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
with:
node-version: ${{ env.NODE_VERSION }}