Skip to content

Commit

Permalink
Jazzy testing
Browse files Browse the repository at this point in the history
  • Loading branch information
David Conner committed Jun 6, 2024
1 parent 63331c9 commit f97b2af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion rosinstall/flexbe_behavior_engine.rosinstall
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- git:
local-name: flexbe_behavior_engine
uri: https://github.com/FlexBE/flexbe_behavior_engine.git
version: ros2-devel
version: jazzy

0 comments on commit f97b2af

Please sign in to comment.