Skip to content

Commit 7c4fbe6

Browse files
chore(deps): update dependency node to v20.18.3
1 parent 0adf20f commit 7c4fbe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Node.js
2222
uses: actions/setup-node@v4
2323
with:
24-
node-version: '20.3.0'
24+
node-version: '20.18.3'
2525

2626
- name: Setting up bun
2727
uses: oven-sh/setup-bun@v2

0 commit comments

Comments
 (0)