Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cbaker6 authored Dec 25, 2024
1 parent b26b156 commit 0013271
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
env:
DEVELOPER_DIR: ${{ env.CI_XCODE_LATEST }}
- name: Prepare codecov
uses: sersoft-gmbh/swift-coverage-action@v5
uses: sersoft-gmbh/swift-coverage-action@v4
id: coverage-files
with:
format: lcov
Expand Down Expand Up @@ -84,7 +84,7 @@ jobs:
env:
DEVELOPER_DIR: ${{ env.CI_XCODE_LATEST }}
- name: Prepare codecov
uses: sersoft-gmbh/swift-coverage-action@v5
uses: sersoft-gmbh/swift-coverage-action@v4
id: coverage-files
with:
format: lcov
Expand Down

0 comments on commit 0013271

Please sign in to comment.