Skip to content

Commit 8a975ee

Browse files
author
Michael Henderson
committed
update to node20
1 parent 15f1916 commit 8a975ee

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
@@ -17,5 +17,5 @@ outputs:
1717
output-value:
1818
description: 'The value of the json object property passed as input-property'
1919
runs:
20-
using: 'node16'
20+
using: 'node20'
2121
main: 'dist/index.js'

0 commit comments

Comments
 (0)