From 50b67bc739e8c92cfc43348ab897b1f55fd8c912 Mon Sep 17 00:00:00 2001 From: Daphne Yang Date: Mon, 20 May 2024 22:15:13 -0400 Subject: [PATCH] fix: command in old-cli.md --- .github/actions/validate-issue/messages/old-cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/validate-issue/messages/old-cli.md b/.github/actions/validate-issue/messages/old-cli.md index 084a2305..518bc576 100644 --- a/.github/actions/validate-issue/messages/old-cli.md +++ b/.github/actions/validate-issue/messages/old-cli.md @@ -6,4 +6,4 @@ Latest: `LATEST_VERSION` Update to the latest version of Salesforce CLI ([docs](https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_update_cli.htm)) and confirm that you're still seeing your issue. You can also try the `rc` and `nightly` releases! ([docs](https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli_rc.htm)) -After updating, share the full output of `USER_CLI version --verbose --json` +After updating, share the full output of `sf --version`.