Skip to content

Bump actions/setup-python from 3.1.2 to 5.3.0 #392

Bump actions/setup-python from 3.1.2 to 5.3.0

Bump actions/setup-python from 3.1.2 to 5.3.0 #392

Workflow file for this run

name: Lint with Darker
on: [push, pull_request]
jobs:
lint-with-darker:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- uses: akaihola/[email protected]
with:
options: "--check --diff"
src: "./qcodes"
revision: "origin/master..."