We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d9ad49 commit 3cd9310Copy full SHA for 3cd9310
.github/workflows/i-music-process.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Node.js
20
uses: actions/setup-node@v3
21
with:
22
- node-version: '14'
+ node-version: '20'
23
24
- name: Install markdown-json
25
run: npm install markdown-json
0 commit comments