Skip to content

Commit 387124d

Browse files
author
Tanjeem Hossain
authored
Merge pull request #23 from BitGo/DX-2322
ci: bump node version
2 parents 1706142 + ad5172b commit 387124d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
4242
- uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4
4343
with:
44-
node-version: 18
44+
node-version: 22
4545
cache: 'npm'
4646
- name: Ensure npm 11.5.1
4747
run: |

0 commit comments

Comments
 (0)