Skip to content

Commit 6399f97

Browse files
authored
Update build.yml
1 parent 6b72425 commit 6399f97

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
@@ -16,7 +16,7 @@ jobs:
1616
build:
1717
runs-on: ubuntu-latest
1818
env:
19-
NODE_VER: 12
19+
NODE_VER: 12.18.2
2020
steps:
2121
- uses: actions/checkout@v2
2222
- name: Use Node.js

0 commit comments

Comments
 (0)