Skip to content

Commit 8ada33f

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 8dde79f commit 8ada33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- run: |
5151
bundle exec rspec --color --format documentation
5252
53-
- uses: codecov/codecov-action@v4
53+
- uses: codecov/codecov-action@v5
5454
with:
5555
fail_ci_if_error: true
5656
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)