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