We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc7bbd5 commit c925fb1Copy full SHA for c925fb1
action.yml
@@ -48,5 +48,5 @@ outputs:
48
paths_result:
49
description: 'Returns information for each configured filter in paths_filter'
50
runs:
51
- using: 'node16'
+ using: 'node20'
52
main: 'dist/index.js'
0 commit comments