Merge pull request #2407 from tharr916/bugfix/correct-pinned-version

Fix Node.js setup action version in skill quality report workflow
This commit is contained in:
Ayan Gupta
2026-07-23 11:35:19 -07:00
committed by GitHub
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
fetch-depth: 0 # full history for git-log author fallback
- name: Setup Node.js
uses: actions/setup-node@3235b876344febd2b5f2414c5edc3a01b7f10a06 # v4.2.0
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
with:
node-version: 20