Skip to content

Commit aedfa7d

Browse files
chore(deps): update dependency node to v22 (#129)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1702abc commit aedfa7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup Node.js
3232
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
3333
with:
34-
node-version: '20'
34+
node-version: '22'
3535
cache: 'npm'
3636

3737
- name: Install dependencies

0 commit comments

Comments
 (0)