Skip to content

Commit

Permalink
chore: update node
Browse files Browse the repository at this point in the history
  • Loading branch information
xrkffgg committed Feb 18, 2024
1 parent 4b072c9 commit 0a5ea21
Show file tree
Hide file tree
Showing 3 changed files with 28,763 additions and 4,761 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v1.3.2

`2024.02.18`

- chore: update node version to 20.

## v1.3.1

`2023.02.24`
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ outputs:
description: Similar issues Number.

runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
Loading

0 comments on commit 0a5ea21

Please # to comment.