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

chore(deps): update actions/upload-artifact action to v2.2.2 (#8216)


Co-authored-by: default avatarRenovate Bot <bot@renovateapp.com>
parent 38709c63
No related merge requests found
......@@ -97,7 +97,7 @@ jobs:
run: yarn jest --maxWorkers=2 --ci --coverage ${{ env.coverage }}
- name: Upload coverage
uses: actions/upload-artifact@v2.2.1
uses: actions/upload-artifact@v2.2.2
if: always() && env.coverage == 'true'
with:
name: coverage
......
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