Skip to content

Commit 1a25237

Browse files
committed
fix indentation
1 parent 36f8be7 commit 1a25237

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: pnpm/action-setup@v2
14-
with:
15-
version: 8
14+
with:
15+
version: 8
1616

1717
- name: 📚 Checkout
1818
uses: actions/checkout@v3

0 commit comments

Comments
 (0)