Skip to content

Commit

Permalink
ci: Bump codecov action version to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
surajshetty3416 committed Feb 1, 2025
1 parent f5749ee commit a5c52cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
uses: actions/download-artifact@v4

- name: Upload coverage data
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
name: Server
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit a5c52cd

Please sign in to comment.