Skip to content

Commit

Permalink
chore: node20
Browse files Browse the repository at this point in the history
  • Loading branch information
lucassabreu committed Jan 29, 2024
1 parent 544fb11 commit 8200f37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- update action to node20

## [0.10.4] - 2023-11-01

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ inputs:
description: Custom signature to be used at the bottom of the comment
required: false
runs:
using: node16
using: node20
main: bin/index.js

0 comments on commit 8200f37

Please sign in to comment.