Merge pull request #79 from str4d/dependabot/github_actions/codecov/codecov-action-3.1.1

Bump codecov/codecov-action from 3.1.0 to 3.1.1
This commit is contained in:
str4d
2022-12-28 13:48:15 +00:00
committed by GitHub
+1 -1
View File
@@ -105,7 +105,7 @@ jobs:
with:
args: --release --timeout 180 --out Xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3.1.0
uses: codecov/codecov-action@v3.1.1
with:
token: ${{secrets.CODECOV_TOKEN}}