@@ -21,7 +21,7 @@ jobs:
name: Setup Go
uses: actions/setup-go@v4
with:
- go-version: '1.21.x'
+ go-version: 'stable'
-
name: Build
run: >-