1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-26 03:40:37 +01:00

Bump actions/setup-node from 4.0.1 to 4.0.2 (#19777)

This commit is contained in:
dependabot[bot]
2024-02-12 08:23:29 +01:00
committed by GitHub
parent 5049210524
commit eb3e756637
7 changed files with 12 additions and 12 deletions

View File

@@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4.1.1
- name: Setup Node
uses: actions/setup-node@v4.0.1
uses: actions/setup-node@v4.0.2
with:
node-version-file: ".nvmrc"
cache: yarn