Skip to content

Commit 3494bcd

Browse files
committed
test version
1 parent 3a785e6 commit 3494bcd

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@master
11+
- uses: marian-code/pyaction@v2
1212
with:
1313
python-root-list: "./tests/'*'.py"
1414
use-black: true

0 commit comments

Comments
 (0)