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 89781f4 commit 6aa26e6Copy full SHA for 6aa26e6
action.yaml
@@ -32,5 +32,5 @@ outputs:
32
project-arn:
33
description: 'The ARN of the AWS Device Farm Browser Testing Project'
34
runs:
35
- using: 'node16'
+ using: 'node20'
36
main: 'dist/index.js'
0 commit comments