Skip to content

Commit

Permalink
Merge branch 'master' into feat/do-not-skip-merge-group
Browse files Browse the repository at this point in the history
  • Loading branch information
fkirc committed Sep 29, 2023
2 parents 2e9b67b + c925fb1 commit fdb03fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ outputs:
paths_result:
description: 'Returns information for each configured filter in paths_filter'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'

0 comments on commit fdb03fe

Please sign in to comment.