Skip to content

Commit 3db60fb

Browse files
updating the node version for unit tests to try and fix the pipeline
1 parent 7983e15 commit 3db60fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v2
1212
- uses: actions/setup-node@v2
1313
with:
14-
node-version: 16
14+
node-version: 20
1515
- uses: actions/cache@v3
1616
with:
1717
path: node_modules

0 commit comments

Comments
 (0)