Skip to content

Commit 1891a65

Browse files
chore(deps): update dependency node to 18.20
1 parent 3cffd53 commit 1891a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/yarn.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ jobs:
88
- uses: actions/checkout@v4
99
- uses: actions/setup-node@v4
1010
with:
11-
node-version: "18.16"
11+
node-version: "18.20"
1212
- run: yarn install
1313
- run: yarn test

0 commit comments

Comments
 (0)