Skip to content

Commit

Permalink
fix: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydeepsingh25 committed Jan 4, 2024
1 parent f9a2a84 commit b04a22b
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 80 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/typescript-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
runs-on: ubuntu-latest
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- uses: actions/checkout@v4
- uses: actions/setup-node@v4

# Install project dependencies
- name: Install dependencies
Expand Down
189 changes: 111 additions & 78 deletions package-lock.json

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

0 comments on commit b04a22b

Please sign in to comment.