mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-01 23:12:29 +00:00
Fix Node.js setup action version in skill quality report workflow
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user