Skip to content

Commit b42382c

Browse files
committed
rename step name
1 parent 5e55677 commit b42382c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- uses: actions/checkout@master
1717

18-
- name: Use Node.js 18.x
18+
- name: Setup Node.js
1919
uses: actions/setup-node@master
2020
with:
2121
node-version: ${{ matrix.nodeVer }}

0 commit comments

Comments
 (0)