Skip to content

Commit

Permalink
build(deps): bump codecov/codecov-action from 3 to 4 (#4271)
Browse files Browse the repository at this point in the history
  • Loading branch information
milosgajdos committed Mar 1, 2024
2 parents 6a568c1 + 939061d commit a2b608a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
make ${{ matrix.target }}
-
name: Codecov
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
directory: ./

Expand Down

0 comments on commit a2b608a

Please sign in to comment.