aio-libs / aiodocker

Python Docker API client based on asyncio and aiohttp
Other
427 stars 97 forks source link

Update old GitHub Actions #853

Closed achimnol closed 3 months ago

achimnol commented 3 months ago

resolves #852

Update old GitHub Action versions to latest ones to avoid pending deprecations. Resotre the code coverage report functionality.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (master@63e9d38). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #853 +/- ## ========================================= Coverage ? 81.44% ========================================= Files ? 24 Lines ? 1374 Branches ? 245 ========================================= Hits ? 1119 Misses ? 169 Partials ? 86 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

achimnol commented 3 months ago

No more deprecation warnings!