From 99a72d3ca809f662c8d29a308f23106533ebeeac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 21:04:25 +0000 Subject: [PATCH] chore(deps): update dependency node to v24 --- .github/workflows/standard-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/standard-release.yaml b/.github/workflows/standard-release.yaml index 4976000..420964d 100644 --- a/.github/workflows/standard-release.yaml +++ b/.github/workflows/standard-release.yaml @@ -60,7 +60,7 @@ jobs: # Only required temporary: https://github.com/cycjimmy/semantic-release-action/issues/159 - uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0 with: - node-version: 22 + node-version: 24 - name: Semantic Release uses: cycjimmy/semantic-release-action@9cc899c47e6841430bbaedb43de1560a568dfd16 # v5.0.0