Skip to content

Commit bb999f1

Browse files
authored
Merge pull request #19 from becheran/dependabot/github_actions/codecov/codecov-action-7
build(deps): bump codecov/codecov-action from 6 to 7
2 parents 196b444 + 3765f02 commit bb999f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- uses: actions/checkout@v6
23-
- uses: codecov/codecov-action@v6
23+
- uses: codecov/codecov-action@v7
2424
lint:
2525
name: lint
2626
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)