Skip to content

Commit 1e47a6d

Browse files
committed
Update GitHub actions node version
1 parent fe8806b commit 1e47a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- uses: actions/checkout@master
4141
- uses: actions/setup-node@v4
4242
with:
43-
node-version: 18.x
43+
node-version: 20.x
4444
cache: yarn
4545
- uses: ruby/setup-ruby@v1
4646
with:

0 commit comments

Comments
 (0)