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