1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-08-01 07:51:52 +02:00

Merge branch 'master' into dependabot/cargo/deadpool-redis-0.21.1

This commit is contained in:
Rob Ede
2025-06-12 04:10:32 +01:00
committed by GitHub

View File

@@ -39,7 +39,7 @@ jobs:
run: just test-coverage-codecov
- name: Upload to Codecov
uses: codecov/codecov-action@v5.4.2
uses: codecov/codecov-action@v5.4.3
with:
files: codecov.json
fail_ci_if_error: true