Skip to content

Commit

Permalink
Use node16 for start-proxy Action for v2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Angela P Wen committed Jul 25, 2024
1 parent befbb8b commit 12c9868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start-proxy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ outputs:
proxy_ca_certificate:
description: The proxy's internal CA certificate in PEM format
runs:
using: node20
using: node16
main: "../lib/start-proxy-action.js"
post: "../lib/start-proxy-action-post.js"

0 comments on commit 12c9868

Please sign in to comment.