File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 8484 with :
8585 submodules : " recursive"
8686 - run : mkdir -p $TMP
87- - uses : actions/setup-node@v1
87+ - uses : actions/setup-node@v2
8888 with :
89- node-version : 12
89+ node-version : 14
9090 - uses : ruby/setup-ruby@v1
9191 if : contains(matrix.task, 'build')
9292 with :
@@ -142,9 +142,9 @@ jobs:
142142 with :
143143 submodules : " recursive"
144144 - run : mkdir -p $TMP
145- - uses : actions/setup-node@v1
145+ - uses : actions/setup-node@v2
146146 with :
147- node-version : 12
147+ node-version : 14
148148 - uses : ruby/setup-ruby@v1
149149 with :
150150 bundler-cache : true
Original file line number Diff line number Diff line change 1414 "devDependencies" : {
1515 "canonical-path" : " ^1.0.0" ,
1616 "diff2html-cli" : " ^2.7.0" ,
17- "firebase-tools" : " ^7.6.2 " ,
17+ "firebase-tools" : " ^9.12.1 " ,
1818 "fs-extra" : " ^7.0.1" ,
1919 "gulp" : " ^4.0.0" ,
2020 "gulp-cli" : " ^2.0.1" ,
2121 "gulp-imagemin" : " ^5.0.3" ,
22- "superstatic" : " ^6.0.4 " ,
22+ "superstatic" : " ^7.1.0 " ,
2323 "yamljs" : " ^0.3.0" ,
2424 "yargs" : " ^12.0.5"
2525 }
You can’t perform that action at this time.
0 commit comments