Skip to content

Commit b546876

Browse files
authored
Merge pull request #690 from gmsgowtham/gmsgowtham-patch-1
Update build.yml
2 parents 3d66e6c + 7df77fb commit b546876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616
- uses: actions/setup-node@v4
1717
with:
18-
node-version: 18.15.0
18+
node-version: 20.16.0
1919
cache: "yarn"
2020
- name: Install dependencies and Build
2121
run: yarn install --frozen-lockfile

0 commit comments

Comments
 (0)