From accfc8afe7a0579bb010689dd5d38320a8a38429 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 07:04:33 +0000 Subject: [PATCH] chore(deps): update actions/setup-node action to v4.4.0 --- .github/workflows/generate-code.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/generate-code.yml b/.github/workflows/generate-code.yml index 384c1c8c6..71286e0fc 100644 --- a/.github/workflows/generate-code.yml +++ b/.github/workflows/generate-code.yml @@ -27,7 +27,7 @@ jobs: distribution: 'temurin' java-version: 17 architecture: x64 - - uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0 + - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0 - name: Generate code run: | python generate-code.py