Skip to content

Commit 81659e9

Browse files
Merge pull request #136 from splitio/update_jest
Update Jest dependency and GitHub Actions setup
2 parents adc9fe7 + d184b9a commit 81659e9

File tree

3 files changed

+1935
-1589
lines changed

3 files changed

+1935
-1589
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222

2323
- name: Set up nodejs
24-
uses: actions/setup-node@v3
24+
uses: actions/setup-node@v4
2525
with:
2626
node-version: 'lts/*'
2727
cache: 'npm'

0 commit comments

Comments
 (0)