update node version
Some checks failed
Build / build (push) Failing after 5m44s

This commit is contained in:
Tomoya Matsuura(MacBookPro) 2024-02-05 00:02:21 +09:00
parent b6a9fd071a
commit d2184c96a5

View File

@ -13,7 +13,7 @@ jobs:
fetch-depth: 0
- uses: https://github.com/actions/setup-node@v4
with:
version: 'latest'
node-version: 'latest'
cache: 'npm'
cache-dependency-path: 'package-lock.json'
- run: npm i