mirror of
https://github.com/gofiber/fiber.git
synced 2025-02-07 00:12:00 +00:00
build(deps): bump codecov/codecov-action from 4.4.0 to 4.4.1 (#3009)
--- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4bc4e610a7
commit
ade7d4783f
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
|
||||
- name: Upload coverage reports to Codecov
|
||||
if: ${{ matrix.platform == 'ubuntu-latest' && matrix.go-version == '1.22.x' }}
|
||||
uses: codecov/codecov-action@v4.4.0
|
||||
uses: codecov/codecov-action@v4.4.1
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
file: ./coverage.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user