Skip to content

Commit

Permalink
Merge branch 'main' into am-eslint-9
Browse files Browse the repository at this point in the history
  • Loading branch information
amanmahajan7 committed Jul 23, 2024
2 parents 9540bf2 + 9c2bdc2 commit f8097cb
Show file tree
Hide file tree
Showing 5 changed files with 219 additions and 331 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '22.4.1'
node-version: 22
check-latest: true
- name: set up react 19
if: matrix.react == 19
run: |
Expand Down
Loading

0 comments on commit f8097cb

Please sign in to comment.