From 1bd6c0881d4b184bf5a23abd5f93803cf8ab7c11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 23:38:39 +0000 Subject: [PATCH] chore(deps): update dependency node to v20.19.5 --- .github/workflows/main-branch-push-workflow.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main-branch-push-workflow.yaml b/.github/workflows/main-branch-push-workflow.yaml index eaf77786..48e3eca6 100644 --- a/.github/workflows/main-branch-push-workflow.yaml +++ b/.github/workflows/main-branch-push-workflow.yaml @@ -17,7 +17,7 @@ jobs: - name: Use Node.js uses: actions/setup-node@v4 with: - node-version: '20.8.1' + node-version: '20.19.5' - name: semantic-release extract new version id: extract env: @@ -52,7 +52,7 @@ jobs: - name: Use Node.js uses: actions/setup-node@v4 with: - node-version: '20.8.1' + node-version: '20.19.5' - name: semantic-release env: