Skip to content

Commit 94427fe

Browse files
committed
build: bump node
1 parent ae87450 commit 94427fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
- uses: actions/checkout@v2
88
- uses: actions/setup-node@v1
99
with:
10-
node-version: '12'
10+
node-version: '14'
1111
- run: yarn
1212
- run: yarn test
1313
- run: yarn end-to-end-test

0 commit comments

Comments
 (0)