Skip to content

Bump actions/setup-python from 5 to 6 #46

Bump actions/setup-python from 5 to 6

Bump actions/setup-python from 5 to 6 #46

Workflow file for this run

name: Integration
on:
push:
branches:
- main
pull_request:
jobs:
integration:
name: Integration
uses: ./.github/workflows/ansible-integration-workflow.yaml
with:
distros: '[ "debian13", "debian12", "ubuntu2404", "ubuntu2204" ]'