Skip to content

Commit

Permalink
Update node version to node20 (#300)
Browse files Browse the repository at this point in the history
Co-authored-by: ryudai.takai
  • Loading branch information
ryudaitakai committed Oct 6, 2023
1 parent 17a44b0 commit 8756aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ outputs:
description: Full hash of the created commit. Only present if the "changes_detected" output is "true".

runs:
using: 'node16'
using: 'node20'
main: 'index.js'

branding:
Expand Down

0 comments on commit 8756aa0

Please sign in to comment.