mirror of
https://github.com/codecov/codecov-action
synced 2026-09-07 20:03:43 +00:00
correct docker to node12
This commit is contained in:
+1
-1
@@ -18,6 +18,6 @@ branding:
|
||||
color: 'red'
|
||||
icon: 'umbrella'
|
||||
runs:
|
||||
using: 'docker'
|
||||
using: 'node12'
|
||||
main: 'index.js'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user