From b4997f6d6ad59d728136825d64e50ec0f52fc2da Mon Sep 17 00:00:00 2001 From: yukyan Date: Fri, 7 Apr 2023 16:44:00 +0900 Subject: [PATCH] add description about single quotation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb4f9dd..3d280b8 100644 --- a/README.md +++ b/README.md @@ -237,7 +237,7 @@ input for the action: uses: actions/setup-go@v4 with: token: ${{ secrets.GH_DOTCOM_TOKEN }} - go-version: 1.18 + go-version: '1.18' ``` If the runner is not able to access github.com, any Go versions requested during a workflow run must come from the