Skip to content

Bump Wandalen/wretry.action from 1.0.15 to 3.5.0 #372

Bump Wandalen/wretry.action from 1.0.15 to 3.5.0

Bump Wandalen/wretry.action from 1.0.15 to 3.5.0 #372

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..."