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 a3554f3 commit b4bc41dCopy full SHA for b4bc41d
action.yaml
@@ -44,5 +44,5 @@ outputs:
44
grid-url-expires:
45
description: 'The Datetime that the supplied grid-url will expire formatted as YYYY-MM-DDThh:mm:ss.fffZ'
46
runs:
47
- using: 'node20'
+ using: 'node16'
48
main: 'dist/index.js'
0 commit comments