Skip to content

Bump actions/setup-python from 4.7.1 to 5.0.0 #1155

Bump actions/setup-python from 4.7.1 to 5.0.0

Bump actions/setup-python from 4.7.1 to 5.0.0 #1155

name: Rolling Binary Build
# author: Denis Štogl <[email protected]>
# description: 'Build & test all dependencies from released (binary) packages.'
on:
pull_request:
branches:
- master
push:
branches:
- master
schedule:
# Run every morning to detect flakiness and broken dependencies
- cron: '03 1 * * *'
jobs:
binary:
uses: ./.github/workflows/reusable-industrial-ci-with-cache.yml
with:
ros_distro: rolling
upstream_workspace: ros2_control_demos-not-released.rolling.repos
ref_for_scheduled_build: master