Skip to content

Commit 0f6f7e1

Browse files
committed
🧰 Update Codecov to v4.
1 parent 14f9628 commit 0f6f7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: 🧪 Run tests
2626
run: xcodebuild test -scheme "swift-nibbles-Package" -testPlan "swift-nibbles-Package" -destination "OS=17.0,name=iPhone 15 Pro"
2727
- name: 📊 Upload Coverage
28-
uses: codecov/codecov-action@v3
28+
uses: codecov/codecov-action@v4
2929
with:
3030
token: ${{ secrets.CODECOV_TOKEN }}
3131
swift: true

0 commit comments

Comments
 (0)