Setup Node.js environment using actions/setup-node@v4.1.0

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/actions/setup-node?shareId=XXXX-XXXX-XXXX-XXXX).
This commit is contained in:
krp 2025-01-04 07:21:43 +09:00
parent 48b90677b6
commit ca6ea2abe0
5 changed files with 11 additions and 9 deletions

View file

@ -16,4 +16,4 @@ jobs:
name: Check dist/
uses: actions/reusable-workflows/.github/workflows/check-dist.yml@main
with:
node-version: '20.x'
node-version: 'v4.1.0'