Skip to content

⬆️ Update python Docker tag to v3.12 #231

⬆️ Update python Docker tag to v3.12

⬆️ Update python Docker tag to v3.12 #231

Workflow file for this run

---
name: Test
on: [push, pull_request]
jobs:
build:
name: yamllint
runs-on: ubuntu-latest
steps:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v4.1.1
- name: 🚀 Run yamllint
uses: ./