Skip to content

Commit

Permalink
chore: bump ichiro-its/ros2-ws-action to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
threeal committed Nov 7, 2023
1 parent 8ed37ae commit b5082eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ jobs:
path: keisan

- name: Setup workspace
uses: ichiro-its/ros2-ws-action/setup@v1.0.0
uses: ichiro-its/ros2-ws-action/setup@v1.0.1

- name: Build workspace
uses: ichiro-its/ros2-ws-action/build@v1.0.0
uses: ichiro-its/ros2-ws-action/build@v1.0.1

- name: Test workspace
uses: ichiro-its/ros2-ws-action/test@v1.0.0
uses: ichiro-its/ros2-ws-action/test@v1.0.1

0 comments on commit b5082eb

Please sign in to comment.