Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 1436228

Browse files
luu-alexAlex Luu
andauthored
update canary node version (#7142)
* update canary * test canary * update * Delete unfinished commit --------- Co-authored-by: Alex Luu <[email protected]>
1 parent 38fac06 commit 1436228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/canary_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v3
1313
- uses: actions/setup-node@v3
1414
with:
15-
node-version: 16
15+
node-version: 18
1616
cache: yarn
1717
registry-url: 'https://registry.npmjs.org'
1818
- run: yarn install --frozen-lockfile

0 commit comments

Comments
 (0)