Skip to content

Commit 0a5ea21

Browse files
committed
chore: update node
1 parent 4b072c9 commit 0a5ea21

3 files changed

Lines changed: 28763 additions & 4761 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v1.3.2
4+
5+
`2024.02.18`
6+
7+
- chore: update node version to 20.
8+
39
## v1.3.1
410

511
`2023.02.24`

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ outputs:
4646
description: Similar issues Number.
4747

4848
runs:
49-
using: 'node16'
49+
using: 'node20'
5050
main: 'dist/index.js'

0 commit comments

Comments
 (0)