Skip to content

Commit b31b3ac

Browse files
authored
Merge pull request #16 from appwrite-labs/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents 387ce94 + 9412cb4 commit b31b3ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,6 @@ jobs:
144144
run: |
145145
vendor/bin/phpunit --coverage-text --coverage-clover=coverage.xml
146146
147-
- uses: codecov/codecov-action@v5
147+
- uses: codecov/codecov-action@v6
148148
with:
149149
fail_ci_if_error: false

0 commit comments

Comments
 (0)