Skip to content

Commit b4bc41d

Browse files
committed
revert node to 16
1 parent a3554f3 commit b4bc41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ outputs:
4444
grid-url-expires:
4545
description: 'The Datetime that the supplied grid-url will expire formatted as YYYY-MM-DDThh:mm:ss.fffZ'
4646
runs:
47-
using: 'node20'
47+
using: 'node16'
4848
main: 'dist/index.js'

0 commit comments

Comments
 (0)