Skip to content

Commit

Permalink
chore: minor words
Browse files Browse the repository at this point in the history
  • Loading branch information
sixmen committed Dec 22, 2023
1 parent 123a59e commit 02745c7
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 15 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ jobs:
- 21863:6379

steps:
- name: Checkout code
- name: Checkout
uses: actions/checkout@v4

- name: Use Node.js
- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20'
Expand Down
60 changes: 47 additions & 13 deletions packages/graphql/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 02745c7

Please sign in to comment.