We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e1345d commit 67f5956Copy full SHA for 67f5956
.github/workflows/github-actions.yml
@@ -15,7 +15,7 @@ jobs:
15
apt-get update
16
apt-get install -y build-essential clang-format file git python3-pip python3-colcon-common-extensions python3-rosdep pre-commit
17
- name: Checkout repository
18
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
19
with:
20
path: src/phidgets_drivers
21
- name: Use rosdep to install remaining dependencies
0 commit comments