This commit is contained in:
		| @@ -39,7 +39,7 @@ jobs: | ||||
|       - name: Setup Go | ||||
|         uses: https://github.com/actions/setup-go@v5 | ||||
|         with: | ||||
|           go-version: '${{ GO_VERSION }}' | ||||
|           go-version: '1.21.4' | ||||
|  | ||||
|       - name: Setup Project | ||||
|         run: npm run project-setup | ||||
|   | ||||
		Reference in New Issue
	
	Block a user