Skip to content

Bump actions/checkout from 4.1.3 to 4.1.4 #216

Bump actions/checkout from 4.1.3 to 4.1.4

Bump actions/checkout from 4.1.3 to 4.1.4 #216

Workflow file for this run

---
name: Integration
on:
pull_request:
push:
branches:
- main
paths-ignore:
- ".*"
- ".github/**"
- "README.md"
jobs:
integration:
name: Integration
uses: systemli/github-ansible-workflow/.github/workflows/[email protected]
with:
distros: '[ "debian12", "debian11" ]'