Skip to content

Commit d62d1d1

Browse files
dependabot[bot]berendsliedrecht
authored and
Berend Sliedrecht
committed
build(deps): bump the all-actions group with 4 updates (#1767)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Berend Sliedrecht <61358536+berendsliedrecht@users.noreply.github.com>
1 parent f7e8ce6 commit d62d1d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ jobs:
105105
with:
106106
name: coverage-artifacts
107107
path: coverage/${{ matrix.shard }}.json
108+
overwrite: true
108109

109110
e2e-tests:
110111
runs-on: ubuntu-20.04
@@ -141,6 +142,7 @@ jobs:
141142
with:
142143
name: coverage-artifacts
143144
path: coverage/e2e.json
145+
overwrite: true
144146

145147
# Upload all the coverage reports
146148
report-coverage:

0 commit comments

Comments
 (0)