Skip to content

Commit

Permalink
Upgrade ros-tooling to v0.2.1 (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
agalbachicar authored May 31, 2021
1 parent 1d2213a commit bf83331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
image: ubuntu:18.04
steps:
# setup-ros first since it installs git, which is needed to fetch all branches from actions/checkout
- uses: ros-tooling/setup-ros@0.1.2
- uses: ros-tooling/setup-ros@0.2.1
# install git from ppa since git 2.18+ is needed to fetch all branches from actions/checkout
# this step can be removed on 20.04
- name: install git from ppa
Expand Down

0 comments on commit bf83331

Please sign in to comment.