Skip to content

Commit

Permalink
ros-tooling/[email protected] not found go back to v0.3
Browse files Browse the repository at this point in the history
Error: Unable to resolve action 'ros-tooling/[email protected]', unable to find version v0.3.11'
  • Loading branch information
aosmw committed May 7, 2024
1 parent 3de3c4e commit 47d0890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: sudo apt install ros-${{ matrix.ros_distro }}-test-msgs -y
- name: Build and run tests
id: action-ros-ci
uses: ros-tooling/[email protected].11
uses: ros-tooling/[email protected]
with:
import-token: ${{ secrets.GITHUB_TOKEN }}
target-ros2-distro: ${{ matrix.ros_distro }}
Expand Down

0 comments on commit 47d0890

Please sign in to comment.