Skip to content

Commit

Permalink
Bump jest and node versions to accommodate structuredClone (facebook#…
Browse files Browse the repository at this point in the history
  • Loading branch information
acywatson authored Feb 24, 2023
1 parent 269c842 commit 9f4f60c
Show file tree
Hide file tree
Showing 3 changed files with 1,388 additions and 2,144 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [16.15.1]
node-version: [18.14.2]
env:
CI: true
GITHUB_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}
Expand Down
Loading

0 comments on commit 9f4f60c

Please sign in to comment.