Skip to content

Commit 69f7640

Browse files
Merge pull request #1048 from remarkablemark/revert-1047-dependabot/github_actions/codecov/codecov-action-4
Revert "build(deps): bump codecov/codecov-action from 3 to 4"
2 parents 512596d + 4b45300 commit 69f7640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
run: npm run benchmark
3838

3939
- name: Codecov
40-
uses: codecov/codecov-action@v4
40+
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)