chore(deps): update actions/setup-node action to v5 (#3374)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-08 10:26:09 +09:00 committed by GitHub
parent 455d967c78
commit 7b747780b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ jobs:
fetch-depth: 0
- name: Set node
uses: actions/setup-node@v4
uses: actions/setup-node@v5
with:
node-version-file: .nvmrc