Skip to content

Commit 868f8f2

Browse files
committed
rename step in CI
1 parent c77d7ce commit 868f8f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
with:
7070
fetch-depth: 0
7171

72-
- name: Set up Node.js ${{ matrix.node-version }}
72+
- name: Use Node.js ${{ matrix.node-version }}
7373
uses: actions/setup-node@v4
7474
with:
7575
node-version: ${{ matrix.node-version }}

0 commit comments

Comments
 (0)