Skip to content

Commit 8756aa0

Browse files
authored
Update node version to node20 (#300)
Co-authored-by: ryudai.takai
1 parent 17a44b0 commit 8756aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ outputs:
8181
description: Full hash of the created commit. Only present if the "changes_detected" output is "true".
8282

8383
runs:
84-
using: 'node16'
84+
using: 'node20'
8585
main: 'index.js'
8686

8787
branding:

0 commit comments

Comments
 (0)