Skip to content

Commit 6310c0e

Browse files
authored
node20 in action.yml
1 parent abc78ec commit 6310c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ inputs:
2222
description: 'A comma separated list with the identifiers of the specific detectors to be used. This is meant to be used for testing purposes only.'
2323
required: false
2424
runs:
25-
using: 'node16'
25+
using: 'node20'
2626
main: 'dist/index.js'
2727
branding:
2828
icon: 'upload-cloud'

0 commit comments

Comments
 (0)