Update actions/setup-node digest to 2499707

This commit is contained in:
renovate[bot] 2026-07-27 01:59:40 +00:00 committed by GitHub
parent 1553ca26f2
commit 182b9bc639
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ runs:
using: 'composite'
steps:
- name: Set up Node.js
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6
with:
node-version-file: '.nvmrc'