We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96be2b6 commit 100a119Copy full SHA for 100a119
action.yml
@@ -48,7 +48,7 @@ outputs:
48
changes:
49
description: JSON array with names of all filters matching any of changed files
50
runs:
51
- using: 'node20'
+ using: 'node16'
52
main: 'dist/index.js'
53
branding:
54
color: blue
0 commit comments