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 11, 2024
1 parent ed72814 commit 065102c
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 @@ -51,7 +51,7 @@ jobs:

- name: Upload coverage report
if: ${{ matrix.platform.os == 'iOS' }}
uses: codecov/codecov-action@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # Pinned to version 4.5.0

test-package:
name: Test Swift package using Xcode ${{ matrix.xcode }}
Expand Down

0 comments on commit 065102c

Please sign in to comment.