fix(ci): use full version

This commit is contained in:
Łukasz Mierzwa
2021-07-19 18:36:02 +01:00
committed by Łukasz Mierzwa
parent b962eba37c
commit 1a31561fbe

View File

@@ -51,7 +51,7 @@ jobs:
command: make test-go
- name: Report code coverage
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v2.0.1
with:
flags: backend
@@ -128,7 +128,7 @@ jobs:
NODE_ENV: test
- name: Report code coverage
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v2.0.1
with:
flags: ui