Skip to content
Snippets Groups Projects
Unverified Commit 05c316ce authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

chore(deps): update codecov/codecov-action action to v3.1.1 (#17864)

parent 9639128a
No related merge requests found
......@@ -87,7 +87,7 @@ jobs:
run: yarn jest --ci --coverage ${{ env.coverage }}
- name: Codecov
uses: codecov/codecov-action@81cd2dc8148241f03f5839d295e000b8f761e378 # tag=v3.1.0
uses: codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 # tag=v3.1.1
if: always() && env.coverage == 'true'
- name: E2E Test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment