Skip to content

Commit c5ab9a0

Browse files
committed
chore: minor words
1 parent 49cbaba commit c5ab9a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
steps:
16-
- name: Checkout code
16+
- name: Checkout
1717
uses: actions/checkout@v4
1818

19-
- name: Use Node.js
19+
- name: Setup Node.js
2020
uses: actions/setup-node@v4
2121
with:
2222
node-version: '20'

0 commit comments

Comments
 (0)