From fef60b48e4f74505dc9096bb590dde2c72e9667f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 18:36:27 +0000 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20update=20actions/checkout?= =?UTF-8?q?=20action=20to=20v4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/nodejs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 99bead6b0..672bf2205 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v4 # https://github.com/actions/cache/blob/master/examples.md#node---yarn - name: Get Yarn cache directory path