Skip to content

Commit 118efe2

Browse files
committed
deps: Bump node from 18 to 20 for docs
1 parent 955f5c8 commit 118efe2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ jobs:
3434
uses: actions/setup-python@v5
3535
with:
3636
python-version: '3.x'
37-
- name: Set up Node.js 18
37+
- name: Set up Node.js 20
3838
uses: actions/setup-node@v4
3939
with:
40-
node-version: 18
40+
node-version: 20
4141
- name: Set up Go
4242
uses: actions/setup-go@v5
4343
with:

0 commit comments

Comments
 (0)