Skip to content

Commit 2e941a4

Browse files
committed
feat: update ci pipeline
Signed-off-by: Achanandhi-M <[email protected]>
1 parent feebf33 commit 2e941a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fetch-depth: 0
1717

1818
- name: Set up Node.js
19-
uses: uses: actions/setup-node@v5
19+
uses: actions/setup-node@v5
2020
with:
2121
node-version: '20.0.0'
2222

0 commit comments

Comments
 (0)