Skip to content

Commit d234cfe

Browse files
committed
Correct workflow name
1 parent 0910745 commit d234cfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.js.yml

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

1717
steps:
1818
- uses: actions/checkout@v4
19-
- name: Use Node.js ${{ matrix.node-version }}
19+
- name: Use Node.js
2020
uses: actions/setup-node@v4
2121
with:
2222
node-version: '22.x'

0 commit comments

Comments
 (0)