Skip to content

Commit f141fc2

Browse files
authored
Bump actions/setup-node from 4.2.0 to 4.3.0 in the github_action-dependencies group (#1217)
Signed-off-by: dependabot[bot] <[email protected]>
2 parents 46f1392 + f200b12 commit f141fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
cache: pip
3030

3131
- name: Set up Node.js
32-
uses: actions/setup-node@v4.2.0
32+
uses: actions/setup-node@v4.3.0
3333
with:
3434
node-version: "${{ env.NODE }}"
3535
cache: npm

0 commit comments

Comments
 (0)