Skip to content

Commit

Permalink
Github Checkout v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mesmatyi committed Nov 11, 2024
1 parent d3334b3 commit 1f15d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-22.04
container: ros:humble-ros-base-jammy
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: create a ros2 workspace
run: mkdir -p ros2_ws/src
- name: Off secrets
Expand Down

0 comments on commit 1f15d28

Please sign in to comment.