Skip to content

Commit 79717bf

Browse files
chore(deps): update actions/setup-node action to v4.2.0 (#2409)
1 parent 2857f76 commit 79717bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-toolchain/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ runs:
7070
bundler: Gemfile.lock
7171
bundler-cache: true
7272
- name: Set up Node.js
73-
uses: actions/setup-node@v4.1.0
73+
uses: actions/setup-node@v4.2.0
7474
with:
7575
node-version: "22"
7676
cache: ${{ inputs.cache-npm-dependencies }}

0 commit comments

Comments
 (0)