Skip to content

chore: bump docker python to 3.12 #52

chore: bump docker python to 3.12

chore: bump docker python to 3.12 #52

Workflow file for this run

name: Docs Lint
on:
pull_request:
jobs:
lint-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Use Node.js
uses: actions/setup-node@v4
- name: npm install
run: npm install prettier prettier-plugin-ini
- name: npm check
run: |
npx prettier --check .