Skip to content

Commit e53e82c

Browse files
committed
ci(lint): use node 20
1 parent 4b2340b commit e53e82c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- uses: open-turo/actions-gha/lint@v2
1414
with:
1515
github-token: ${{ secrets.GITHUB_TOKEN }}
16+
node-version: "20"
1617

1718
test:
1819
name: Test

0 commit comments

Comments
 (0)