Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
inker committed Nov 28, 2023
1 parent 3e3619c commit cfbbbef
Show file tree
Hide file tree
Showing 3 changed files with 189 additions and 206 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/code-quality.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Validate code quality

env:
NODE_VERSION: 18
NODE_VERSION: 20

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Deploy GitHub pages

env:
NODE_VERSION: 18
NODE_VERSION: 20
GH_PAGES_DIR: gh-pages-dist

on:
Expand Down
Loading

0 comments on commit cfbbbef

Please sign in to comment.