Skip to content

Commit c925fb1

Browse files
authored
Upgrade to nodejs 20 (supported since github-runner 3.308.0) (#331)
1 parent fc7bbd5 commit c925fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ outputs:
4848
paths_result:
4949
description: 'Returns information for each configured filter in paths_filter'
5050
runs:
51-
using: 'node16'
51+
using: 'node20'
5252
main: 'dist/index.js'

0 commit comments

Comments
 (0)