Skip to content

Commit

Permalink
GitHub Actions: Bump codecov/codecov-action from 5.1.1 to 5.1.2 in th…
Browse files Browse the repository at this point in the history
…e dependencies group (#3290)
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent b8781ed commit dc37e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Run tests
run: bundle exec fastlane test

- uses: codecov/codecov-action@v5.1.1
- uses: codecov/codecov-action@v5.1.2
name: "Upload Code Coverage"
with:
xcode: true
Expand Down

0 comments on commit dc37e2f

Please sign in to comment.