Skip to content

Commit 423aefe

Browse files
committed
Format
1 parent 186e758 commit 423aefe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/dart_frog_lint.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ jobs:
2727
custom_lint:
2828
runs-on: ubuntu-latest
2929
steps:
30-
- uses: actions/[email protected]
31-
with:
32-
fetch-depth: 2
30+
- uses: actions/[email protected]
31+
with:
32+
fetch-depth: 2
3333
- uses: subosito/[email protected]
3434
- name: Add pub cache bin to PATH
3535
run: echo "$HOME/.pub-cache/bin" >> $GITHUB_PATH

0 commit comments

Comments
 (0)