Skip to content

Commit 4104fb5

Browse files
committed
fix indentation
1 parent e837324 commit 4104fb5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ jobs:
9292
steps:
9393
- uses: actions/checkout@v6
9494
with:
95-
sparse-checkout: |
96-
package.json
95+
sparse-checkout: |
96+
package.json
9797
- name: Use Node.js 24.x
9898
uses: actions/setup-node@v6
9999
with:

0 commit comments

Comments
 (0)