Skip to content

Commit d0d03f8

Browse files
chore(deps): update dependency node to v20.19.3
1 parent 7279fed commit d0d03f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/checkout@v1
1010
- uses: actions/setup-node@v2
1111
with:
12-
node-version: "20.19.2"
12+
node-version: "20.19.3"
1313
- name: Install dependencies
1414
run: yarn
1515
- name: Lint

0 commit comments

Comments
 (0)