mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-06-24 17:19:26 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3132283a6a |
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Set Node.js 20
|
||||
uses: actions/setup-node@v4.4.0
|
||||
with:
|
||||
node-version: 20
|
||||
node-version: 20.20.2
|
||||
|
||||
- name: Install dependencies
|
||||
run: yarn
|
||||
|
||||
Reference in New Issue
Block a user