Skip to content

Commit 1868a5d

Browse files
chore(deps): update actions/setup-node action to v4.1.0 (#2319)
1 parent c53bee3 commit 1868a5d

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.0.4
73+
uses: actions/setup-node@v4.1.0
7474
with:
7575
node-version: "20"
7676
cache: ${{ inputs.cache-npm-dependencies }}

0 commit comments

Comments
 (0)