Skip to content

Commit 7e058cd

Browse files
committed
chore(deps): update actions/setup-node action to v6
1 parent 90374c5 commit 7e058cd

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
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
ruby-version: "${{ matrix.ruby }}"
5353
- name: Install NodeJS 20.x
54-
uses: actions/setup-node@v4
54+
uses: actions/setup-node@v6
5555
with:
5656
node-version: "20.x"
5757
- name: Install tools and deps

0 commit comments

Comments
 (0)