Merge branch 'development' into renovate/actions-checkout-6.x

This commit is contained in:
Jeremy
2025-12-01 09:36:43 -05:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -52,7 +52,7 @@ jobs:
fetch-depth: 0
- name: Set up Node.js
uses: actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
with:
node-version: '24.11.1'
cache: 'npm'