Skip to content

Commit

Permalink
Merge branch 'main' into chore/remove-grpc
Browse files Browse the repository at this point in the history
  • Loading branch information
llc1123 authored Jun 7, 2023
2 parents 085fe37 + 69da5d5 commit 5750d9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/setup-node@v3
with:
node-version: '14'
node-version: '16'

- uses: actions/checkout@v3

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"eslint-plugin-prettier": "4.2.1",
"gh-pages": "5.0.0",
"lerna": "6.0.3",
"linkinator": "4.0.3",
"linkinator": "5.0.1",
"markdownlint-cli": "0.32.2",
"prettier": "2.8.0",
"semver": "7.3.5",
Expand Down

0 comments on commit 5750d9a

Please sign in to comment.