Skip to content

build(deps): bump wheel from 0.21.0 to 0.44.0 #34

build(deps): bump wheel from 0.21.0 to 0.44.0

build(deps): bump wheel from 0.21.0 to 0.44.0 #34

Workflow file for this run

---
name: Yaml Lint
on: [push] # yamllint disable-line rule:truthy
jobs:
lintAllTheThings:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3