Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

Commit d0fbf45

Browse files
committed
ci: Use Node 14
1 parent ad68f0e commit d0fbf45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
env:
88
# increment it in case if you need to reset cache
99
CACHE_NAME_PREFIX: v2
10-
NODE: '12'
10+
NODE: '14'
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)