Skip to content

Commit

Permalink
ci: bumped codecov/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
pilinux committed Mar 4, 2024
1 parent 532c511 commit 2eb77d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:

- name: Upload coverage reports to Codecov
if: github.event_name == 'push'
uses: codecov/codecov-action@v4.0.1
uses: codecov/codecov-action@v4.1.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: pilinux/gorest
Expand Down

0 comments on commit 2eb77d3

Please sign in to comment.