Merge pull request #485 from codecov/alternate-os

fix: Add override OS and linux default to platform
This commit is contained in:
Tom Hu
2021-08-24 12:06:13 -04:00
committed by GitHub
11 changed files with 7782 additions and 63 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "codecov-action",
"version": "2.0.2",
"version": "2.0.3",
"description": "Upload coverage reports to Codecov from GitHub Actions",
"main": "index.js",
"scripts": {