mirror of
https://github.com/prymitive/karma
synced 2026-08-23 11:56:20 +00:00
chore(deps): update github-actions
This commit is contained in:
committed by
Łukasz Mierzwa
parent
b6d32bf82b
commit
4dda46a8f6
@@ -46,7 +46,7 @@ jobs:
|
||||
run: make test-go
|
||||
|
||||
- name: Report code coverage
|
||||
uses: codecov/codecov-action@v6.0.1
|
||||
uses: codecov/codecov-action@v6.0.2
|
||||
with:
|
||||
flags: backend
|
||||
files: ./coverage.txt
|
||||
@@ -110,7 +110,7 @@ jobs:
|
||||
NODE_ENV: test
|
||||
|
||||
- name: Report code coverage
|
||||
uses: codecov/codecov-action@v6.0.1
|
||||
uses: codecov/codecov-action@v6.0.2
|
||||
with:
|
||||
flags: ui
|
||||
directory: ./ui/coverage
|
||||
|
||||
Reference in New Issue
Block a user