Skip to content

Commit

Permalink
use latest version of actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Cakem1x committed May 15, 2024
1 parent dbfab10 commit 0038a7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/humble.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: ros-tooling/[email protected]
- uses: ros-tooling/[email protected].4
with:
required-ros-distributions: humble
- uses: ros-tooling/[email protected]
- uses: ros-tooling/[email protected].12
with:
package-name: my_package
target-ros2-distro: humble
Expand Down

0 comments on commit 0038a7a

Please sign in to comment.