Skip to content

Commit d97975e

Browse files
committed
GHA: testing.
1 parent 98526a8 commit d97975e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ jobs:
1616
os: [ubuntu-latest, macos-latest, windows-latest]
1717
steps:
1818
- uses: actions/checkout@v4
19+
- uses: actions/setup-node@v4
20+
with:
21+
node-version: '>=20.0.0'
1922
- run: |
2023
yarn
2124
- run: |

0 commit comments

Comments
 (0)