From: Tan, Kian-ting Date: Mon, 4 Sep 2023 13:54:51 +0000 (+0800) Subject: Update node.js.yml X-Git-Url: https://git.kianting.info/?a=commitdiff_plain;h=1f25b2f5dd53fe36cba4f36ae7d89ff77e413120;hp=9ff7b784f878c31f0f3b2b80aa060a8021fb3765;p=clo Update node.js.yml --- diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index eb4d9d5..92a38b8 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -21,6 +21,7 @@ jobs: steps: - uses: actions/checkout@v3 + - uses: actions/cache@v3.0.3 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v3 with: