Skip to content

Commit ea593b7

Browse files
authoredMar 17, 2025··
deps(internal): update actions/setup-node action to v4.3.0 (#680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ead829d commit ea593b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
distribution: temurin
8989

9090
- name: Setup Node.js
91-
uses: actions/setup-node@v4.2.0
91+
uses: actions/setup-node@v4.3.0
9292
with:
9393
node-version: 20
9494

0 commit comments

Comments
 (0)
Please sign in to comment.