mirror of
				https://gitea.com/actions/setup-go.git
				synced 2025-10-29 07:47:16 +00:00 
			
		
		
		
	Use correct comment character
This commit is contained in:
		| @@ -19,7 +19,7 @@ steps: | |||||||
| - uses: actions/checkout@master | - uses: actions/checkout@master | ||||||
| - uses: actions/setup-go@v1 | - uses: actions/setup-go@v1 | ||||||
|   with: |   with: | ||||||
|     go-version: '1.9.3' // The Go version to download (if necessary) and use. |     go-version: '1.9.3' # The Go version to download (if necessary) and use. | ||||||
| - run: go run hello.go | - run: go run hello.go | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Danny McCormick
					Danny McCormick