Skip to content

Commit

Permalink
build(docs): bump node version to 22
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen committed Jun 10, 2024
1 parent 8af04d5 commit 3845aad
Show file tree
Hide file tree
Showing 5 changed files with 10,718 additions and 12,894 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/validate-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
node: [20]
node: [22]
steps:
- name: Checkout 🛎
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion docs/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20
22
1 change: 1 addition & 0 deletions docs/.tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodejs 22.2.0
Loading

0 comments on commit 3845aad

Please sign in to comment.