Skip to content

Commit 05660b0

Browse files
Update node version
1 parent 448681d commit 05660b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
- name: Set up Node
9090
uses: actions/setup-node@v3
9191
with:
92-
node-version: "16.x.x"
92+
node-version: "<=18.x.x"
9393
cache: "yarn"
9494
cache-dependency-path: ./web/beacon-app/yarn.lock
9595

0 commit comments

Comments
 (0)