Skip to content

Commit 4b783a3

Browse files
committed
Update node on ci
1 parent e2607fb commit 4b783a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
ruby-version: ${{ matrix.ruby }}
3232
- uses: actions/setup-node@v3
3333
with:
34-
node-version: "16"
34+
node-version: "20"
3535
- name: install dependencies
3636
run: |
3737
bundle install --jobs 3 --retry 3

0 commit comments

Comments
 (0)