gazebosim / gz-gui

Builds on top of Qt to provide widgets which are useful when developing robotics applications, such as a 3D view, plots, dashboard, etc, and can be used together in a convenient unified interface.
https://gazebosim.org
Apache License 2.0
74 stars 43 forks source link

CI workflow: use checkout v3 (jammy) #536

Closed scpeters closed 1 year ago

scpeters commented 1 year ago

🦟 Bug fix

Part of gazebo-tooling/release-tools#862.

Summary

Version v2 of the actions/checkout workflow is deprecated, so switch to v3.

Follow-up to #526 that missed jammy when merged forward.

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

codecov[bot] commented 1 year ago

Codecov Report

Merging #536 (e981ecb) into ign-gui6 (b3903b0) will decrease coverage by 0.04%. The diff coverage is n/a.

:exclamation: Current head e981ecb differs from pull request most recent head 790378f. Consider uploading reports for the commit 790378f to get more accurate results

@@             Coverage Diff              @@
##           ign-gui6     #536      +/-   ##
============================================
- Coverage     69.83%   69.79%   -0.04%     
============================================
  Files            40       40              
  Lines          5324     5324              
============================================
- Hits           3718     3716       -2     
- Misses         1606     1608       +2     

see 1 file with indirect coverage changes

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