From b8a250f1f5a4291c294899d6febdc5e3659592a7 Mon Sep 17 00:00:00 2001 From: "hashicorp-tsccr[bot]" Date: Tue, 1 Oct 2024 06:02:09 +0000 Subject: [PATCH] Result of tsccr-helper -log-level=info gha update . --- .github/workflows/typescript.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typescript.yml b/.github/workflows/typescript.yml index c3006e7..d74403f 100644 --- a/.github/workflows/typescript.yml +++ b/.github/workflows/typescript.yml @@ -27,7 +27,7 @@ jobs: fetch-depth: 1 - name: Set up Node.js - uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3 + uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4 with: node-version: ${{ matrix.node-version }} cache: 'npm'