Skip to content

Commit c08cc5f

Browse files
authored
Merge pull request #6 from becheran/dependabot/github_actions/codecov/codecov-action-5
build(deps): bump codecov/codecov-action from 1 to 5
2 parents 224ff94 + f1a15fb commit c08cc5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v4
23-
- uses: codecov/codecov-action@v1
23+
- uses: codecov/codecov-action@v5
2424
lint:
2525
name: lint
2626
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)