From: Giorgio Ravera Date: Tue, 7 Apr 2026 07:30:49 +0000 (+0200) Subject: Replaced Node.js 20 to 24 in github actions X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=e17da2cf0dc476cea28141aab99f038d939f7fc9;p=homeassistant.git Replaced Node.js 20 to 24 in github actions --- diff --git a/.github/workflows/nightly-check.yaml b/.github/workflows/nightly-check.yaml index 89265751..b0a98abb 100644 --- a/.github/workflows/nightly-check.yaml +++ b/.github/workflows/nightly-check.yaml @@ -18,7 +18,7 @@ jobs: steps: - name: ⤵️ Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: 🔑 Dummy secrets run: |