Skip to content
This repository was archived by the owner on Feb 9, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update name
Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
  • Loading branch information
puku0x and ybiquitous authored Dec 2, 2021
commit 5cf73a267c691aa0e96f3c7ace578b2b7d8c15a9
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- name: Use LTS Node.js
- name: Use Node.js LTS
uses: actions/setup-node@v2
with:
node-version: 'lts/*'
Expand Down