Skip to content

Commit 051a7ae

Browse files
committedJan 25, 2025·
Indentation fix
1 parent 4242253 commit 051a7ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v4
1717

1818
- name: Use Node.js
19-
uses: actions/setup-node@v4
19+
uses: actions/setup-node@v4
2020
with:
2121
node-version: 20
2222

0 commit comments

Comments
 (0)
Please sign in to comment.