mirror of
https://github.com/codecov/codecov-action
synced 2026-09-07 20:03:43 +00:00
Use node12 as node14 is not supported
This commit is contained in:
+1
-1
@@ -99,5 +99,5 @@ branding:
|
||||
color: 'red'
|
||||
icon: 'umbrella'
|
||||
runs:
|
||||
using: 'node14'
|
||||
using: 'node12'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user