We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cd83d7 commit f6fd54bCopy full SHA for f6fd54b
1 file changed
.github/workflows/build_and_test.yml
@@ -11,7 +11,7 @@ jobs:
11
sudo apt update -qq
12
sudo apt install -y default-jdk
13
- uses: actions/checkout@v2
14
- - uses: ros-tooling/setup-ros@0.1.0
+ - uses: ros-tooling/setup-ros@v0.2
15
with:
16
required-ros-distributions: rolling
17
- uses: ros-tooling/action-ros-ci@master
0 commit comments