Skip to content

Commit

Permalink
deps(internal): update actions/setup-node action to v4.2.0 (#666)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Jan 27, 2025
1 parent c00dab0 commit f6bb32a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -88,7 +88,7 @@ jobs:
distribution: temurin

- name: Setup Node.js
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version: 20

0 comments on commit f6bb32a

Please sign in to comment.