Skip to content

Commit

Permalink
ci: bumped version of codecov action to 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
desusai7 committed Sep 16, 2024
1 parent 45cb9a2 commit 0390226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

- name: Upload coverage report
if: ${{ matrix.platform.os == 'iOS' }}
uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # pin@4.5.0
with:
token: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit 0390226

Please sign in to comment.