We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b8d5db commit 218a115Copy full SHA for 218a115
.github/workflows/github-actions.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Install pip dependencies
18
run: pip install pre-commit
19
- name: Checkout repository
20
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
21
with:
22
path: src/imu_tools
23
- name: Use rosdep to install remaining dependencies
0 commit comments