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 73523b2 commit 9941033Copy full SHA for 9941033
1 file changed
.github/workflows/github-actions.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Install pip dependencies
32
run: pip install pre-commit
33
- name: Checkout repository
34
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
35
with:
36
path: src/phidgets_drivers
37
- name: Use rosdep to install remaining dependencies
0 commit comments