Skip to content

Commit 23f059f

Browse files
authored
chore(deps): update actions/setup-node action to v6 (#31769)
1 parent 165e30b commit 23f059f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
ruby-version: "${{ matrix.ruby }}"
5959
- name: Install NodeJS 18.x
60-
uses: actions/setup-node@v5
60+
uses: actions/setup-node@v6
6161
with:
6262
node-version: "18.x"
6363
- name: Install tools

0 commit comments

Comments
 (0)