Skip to content
This repository was archived by the owner on Feb 9, 2023. It is now read-only.

Commit 5cf73a2

Browse files
puku0xybiquitous
andauthored
Update name
Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
1 parent e95f5cb commit 5cf73a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v2
2020

21-
- name: Use LTS Node.js
21+
- name: Use Node.js LTS
2222
uses: actions/setup-node@v2
2323
with:
2424
node-version: 'lts/*'

0 commit comments

Comments
 (0)