mirror of
https://github.com/codecov/codecov-action.git
synced 2025-12-23 20:27:02 +08: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