Skip to content

Commit

Permalink
also bump the version above
Browse files Browse the repository at this point in the history
  • Loading branch information
NiharR27 committed Jul 2, 2024
1 parent 9639036 commit 6cabcc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- run: yarn install
- run: yarn test

Expand Down

0 comments on commit 6cabcc7

Please sign in to comment.