Skip to content

Commit c5a73e9

Browse files
authored
ci: bump node version in wpt-theme job (#816)
1 parent 906a69b commit c5a73e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- checkout
5858
- node/install:
5959
install-yarn: true
60-
node-version: "18.18"
60+
node-version: "20.18"
6161
- *restore_build_cache
6262
- *run_yarn_install
6363
- *save_build_cache

0 commit comments

Comments
 (0)