We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abc78ec commit 6310c0eCopy full SHA for 6310c0e
action.yml
@@ -22,7 +22,7 @@ inputs:
22
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.'
23
required: false
24
runs:
25
- using: 'node16'
+ using: 'node20'
26
main: 'dist/index.js'
27
branding:
28
icon: 'upload-cloud'
0 commit comments