Skip to content

Commit 2b0cb41

Browse files
committed
update node
1 parent 72a34a0 commit 2b0cb41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v2
1111
- uses: actions/setup-node@v1
1212
with:
13-
node-version: 18.x
13+
node-version: 20.x
1414

1515
# This step is VERY important. Changesets has a bug where peer dependencies will cause major version bumps
1616
# This script will prevent that from happening. You must manually edit any changesets PRs which have this issue

0 commit comments

Comments
 (0)