Skip to content

Commit

Permalink
chore: upgrade documentation dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
latonz committed Jul 12, 2023
1 parent a050dd9 commit 1a3e2c1
Show file tree
Hide file tree
Showing 4 changed files with 2,005 additions and 12,471 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- run: dotnet build
- uses: actions/setup-node@v3
with:
node-version: 16
node-version-file: './docs/.node-version'
- run: npm ci
working-directory: ./docs
- run: npm run prebuild
Expand Down
2 changes: 1 addition & 1 deletion docs/.node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.17.0
v18.16.1
Loading

0 comments on commit 1a3e2c1

Please sign in to comment.