Skip to content

Commit fd157da

Browse files
Run Action on Node16 (#247)
closes #246
1 parent b208f78 commit fd157da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

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

8080
runs:
81-
using: 'node12'
81+
using: 'node16'
8282
main: 'index.js'
8383

8484
branding:

0 commit comments

Comments
 (0)