Skip to content

Commit

Permalink
Revert "Bump codecov/codecov-action from 4 to 5"
Browse files Browse the repository at this point in the history
This reverts commit bbebfab.
  • Loading branch information
danielocfb committed Nov 14, 2024
1 parent bbebfab commit b1f9f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ jobs:
kernel: bzImage
command: sh -c 'cd ${{ github.workspace }} && ./main.sh'
- name: Upload code coverage results
uses: codecov/codecov-action@v5
uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
Expand Down

0 comments on commit b1f9f91

Please sign in to comment.