1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-13 21:44:59 +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
commit 1fa9a705ca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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