From f97b2af4383a726e8f18df3c23dbe1475781c957 Mon Sep 17 00:00:00 2001 From: David Conner Date: Thu, 6 Jun 2024 13:12:01 -0400 Subject: [PATCH] Jazzy testing --- .github/workflows/main.yml | 2 +- rosinstall/flexbe_behavior_engine.rosinstall | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5b1c316..4454cca 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -26,7 +26,7 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Prepare CI run: | ln -s $GITHUB_WORKSPACE ~/flexbe_ci diff --git a/rosinstall/flexbe_behavior_engine.rosinstall b/rosinstall/flexbe_behavior_engine.rosinstall index 9ff342e..c15205d 100644 --- a/rosinstall/flexbe_behavior_engine.rosinstall +++ b/rosinstall/flexbe_behavior_engine.rosinstall @@ -1,4 +1,4 @@ - git: local-name: flexbe_behavior_engine uri: https://github.com/FlexBE/flexbe_behavior_engine.git - version: ros2-devel + version: jazzy