Skip to content

Commit

Permalink
Merge pull request #343 from ral-facilities/renovate/codecov-codecov-…
Browse files Browse the repository at this point in the history
…action-digest

Update codecov/codecov-action digest to 4fe8c5f
  • Loading branch information
louise-davies authored Jan 26, 2024
2 parents b3faef6 + fa032e6 commit e3c2f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: yarn test
- name: Upload unit test coverage
if: success()
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
uses: codecov/codecov-action@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0 # v3
- name: Run e2e tests
run: yarn e2e
- name: Upload Cypress screenshots
Expand Down

0 comments on commit e3c2f7d

Please sign in to comment.