From: Tan, Kian-ting Date: Mon, 4 Sep 2023 14:14:48 +0000 (+0800) Subject: Update node.js.yml X-Git-Url: https://git.kianting.info/?a=commitdiff_plain;h=d75a5dfc880a67c400a1465f15ea5cec0dca3d88;p=clo Update node.js.yml --- diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index d920dae..4f979a6 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -20,7 +20,7 @@ jobs: # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4.0.0 with: ref: ${{ github.head_ref }} - uses: actions/cache@v3.0.3