Skip to content

Commit 100a119

Browse files
authored
Revert back to node16
1 parent 96be2b6 commit 100a119

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
@@ -48,7 +48,7 @@ outputs:
4848
changes:
4949
description: JSON array with names of all filters matching any of changed files
5050
runs:
51-
using: 'node20'
51+
using: 'node16'
5252
main: 'dist/index.js'
5353
branding:
5454
color: blue

0 commit comments

Comments
 (0)