Skip to content

Commit 035f9b3

Browse files
authored
Update build.yml
1 parent 82528ea commit 035f9b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- uses: actions/checkout@v3
18-
- name: Use Node.js ${{ matrix.node-version }}
18+
- name: Use Node.js 20.x
1919
uses: actions/setup-node@v3
2020
with:
2121
node-version: 20.x

0 commit comments

Comments
 (0)