Skip to content

Commit 3cd9310

Browse files
authored
Update i-music-process.yml
1 parent 6d9ad49 commit 3cd9310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/i-music-process.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Node.js
2020
uses: actions/setup-node@v3
2121
with:
22-
node-version: '14'
22+
node-version: '20'
2323

2424
- name: Install markdown-json
2525
run: npm install markdown-json

0 commit comments

Comments
 (0)