Skip to content

Commit a7b0393

Browse files
committed
chore(deps): update actions/setup-node action to v6
1 parent d22bc15 commit a7b0393

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)