Skip to content

Commit 1738aa2

Browse files
chore(deps): Bump actions/setup-node from 4.0.2 to 4.0.3 (#423)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d816de2 commit 1738aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zxc-unit-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
6161

6262
- name: Setup Node
63-
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
63+
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
6464
with:
6565
node-version: ${{ inputs.node-version }}
6666
cache: npm

0 commit comments

Comments
 (0)