We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e00759 commit 9fcfc31Copy full SHA for 9fcfc31
1 file changed
.github/workflows/github-actions.yml
@@ -30,7 +30,7 @@ jobs:
30
apt-get update
31
apt-get install -y build-essential clang-format file git python3-pip python3-colcon-common-extensions python3-rosdep pre-commit
32
- name: Checkout repository
33
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
34
with:
35
path: src/imu_tools
36
- name: Use rosdep to install remaining dependencies
0 commit comments