Skip to content

Commit 1be121d

Browse files
committed
bugfix
1 parent 3494bcd commit 1be121d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/all-lints.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-20.04
99
steps:
1010
- uses: actions/checkout@v1
11-
- uses: marian-code/pyaction@v2
11+
- uses: marian-code/pyaction@master
1212
with:
1313
python-root-list: "./tests/'*'.py"
1414
use-black: true

0 commit comments

Comments
 (0)