Skip to content

Commit b2402fd

Browse files
build(deps): bump actions/setup-node from 4.2.0 to 4.3.0 in /.github/actions/setup-for-scripts in the github-actions group across 1 directory (DefinitelyTyped#72419)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 098828c commit b2402fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-for-scripts/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Set up repo for running scripts
44
runs:
55
using: composite
66
steps:
7-
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
7+
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
88
with:
99
node-version: '20'
1010
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0

0 commit comments

Comments
 (0)