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
75 stars 43 forks source link

CI workflow: use checkout v3 #526

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.

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 #526 (647b35c) into ign-gui3 (3a87973) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 647b35c differs from pull request most recent head ac1f2a2. Consider uploading reports for the commit ac1f2a2 to get more accurate results

@@            Coverage Diff            @@
##           ign-gui3     #526   +/-   ##
=========================================
  Coverage     73.82%   73.82%           
=========================================
  Files            30       30           
  Lines          3270     3270           
=========================================
  Hits           2414     2414           
  Misses          856      856           

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