Skip to content

Commit e3d2760

Browse files
chore(deps): update dependency node to v20.20.2
1 parent 73920fd commit e3d2760

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Node.js
2626
uses: actions/setup-node@v6
2727
with:
28-
node-version: 20
28+
node-version: 20.20.2
2929
- name: Cache
3030
uses: actions/cache@v5
3131
with:

0 commit comments

Comments
 (0)