From c516a44fb3ee5e156dc3524ca500ea1cc0e89f6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 06:13:16 +0000 Subject: [PATCH] chore(deps): update codfish/actions action to v3 --- .github/workflows/validate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index c1a4a3a..42a7d1b 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -12,7 +12,7 @@ jobs: with: ref: ${{ github.event.pull_request.head.sha || github.ref }} - - uses: codfish/actions/setup-node-and-install@v1.0.0 + - uses: codfish/actions/setup-node-and-install@v3.1.0 with: node-version: lts/*