Skip to content

Commit

Permalink
CI: update nodejs (adazzle#3553)
Browse files Browse the repository at this point in the history
  • Loading branch information
nstepien authored and adityatoshniwal committed Jul 31, 2024
1 parent 69b97bf commit 9deb4ba
Showing 1 changed file with 2 additions and 1 deletion.
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

0 comments on commit 9deb4ba

Please sign in to comment.