Skip to content

Commit f961bcf

Browse files
authored
Fix setup-ros action (#357)
1 parent 3fc079c commit f961bcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ${{ matrix.os }}
1717
steps:
1818
- uses: actions/checkout@v1
19-
- uses: ros-tooling/[email protected].0
19+
- uses: ros-tooling/[email protected].1
2020
with:
2121
required-ros-distributions: ${{ matrix.distro }}
2222
- run: sudo apt remove python3-openssl -y

0 commit comments

Comments
 (0)