Skip to content

Commit

Permalink
Upgrade to nodejs 20 (supported since github-runner 3.308.0) (#331)
Browse files Browse the repository at this point in the history
  • Loading branch information
blackheaven authored Sep 28, 2023
1 parent fc7bbd5 commit c925fb1
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 c925fb1

Please sign in to comment.