Skip to content

Commit 650cdf2

Browse files
Update dependency node to v22
Update node from 18.20.8 to 22.22.0 Change-type: patch
1 parent 2921a2c commit 650cdf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup node
2121
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
2222
with:
23-
node-version: '18'
23+
node-version: '22'
2424

2525
- name: Install NPM dependencies
2626
run: npm i

0 commit comments

Comments
 (0)