Skip to content

Commit

Permalink
Merge pull request #2013 from stack-of-tasks/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/ros-industrial/industrial_ci-9f963f67ebb889792175776c5ee00134d7bb569b

build(deps): bump ros-industrial/industrial_ci from afbf77f39db26785371161d5691ab435b31bb3ba to 9f963f67ebb889792175776c5ee00134d7bb569b
  • Loading branch information
jcarpent authored Jul 25, 2023
2 parents d2c1904 + 1466a40 commit 9302d93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/conda/conda-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ channels:
- conda-forge
- nodefaults
dependencies:
- eigen
- eigen=3.4.0
- hpp-fcl
- numpy
- boost
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ros-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
path: ${{ env.CCACHE_DIR }}
key: ccache-${{ matrix.env.ROS_DISTRO }}-${{ matrix.env.ROS_REPO }}
# Run industrial_ci
- uses: 'ros-industrial/industrial_ci@1e0c5aff1147d50d58bf4185a55ff564c9b6e027'
- uses: 'ros-industrial/industrial_ci@9f963f67ebb889792175776c5ee00134d7bb569b'
env: ${{ matrix.env }}

0 comments on commit 9302d93

Please sign in to comment.