Skip to content

Commit

Permalink
revert node to 16
Browse files Browse the repository at this point in the history
  • Loading branch information
danjhd committed Nov 1, 2023
1 parent a3554f3 commit b4bc41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ outputs:
grid-url-expires:
description: 'The Datetime that the supplied grid-url will expire formatted as YYYY-MM-DDThh:mm:ss.fffZ'
runs:
using: 'node20'
using: 'node16'
main: 'dist/index.js'

0 comments on commit b4bc41d

Please sign in to comment.