We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a785e6 commit 3494bcdCopy full SHA for 3494bcd
.github/workflows/all-lints.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-20.04
9
steps:
10
- uses: actions/checkout@v1
11
- - uses: marian-code/pyaction@master
+ - uses: marian-code/pyaction@v2
12
with:
13
python-root-list: "./tests/'*'.py"
14
use-black: true
0 commit comments