falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.51k stars 937 forks source link

chore(CI): update action versions and Ubuntu version #2107

Closed CaselIT closed 1 year ago

CaselIT commented 2 years ago

ubuntu latest is still 20.04...

I guess we could leave this like this or we could be explicit and set 22.04

codecov[bot] commented 2 years ago

Codecov Report

Merging #2107 (1ddf260) into master (f9647c8) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master     #2107   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           55        55           
  Lines         5552      5552           
  Branches       880       880           
=========================================
  Hits          5552      5552           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

CaselIT commented 1 year ago

there is actually a dependabot thingy that can do this. Does it make sense activating it?