]> git.r.bdr.sh - rbdr/mobius/commitdiff
Update go.yml
authorJeff Halter <redacted>
Mon, 10 Jun 2024 00:00:16 +0000 (17:00 -0700)
committerGitHub <redacted>
Mon, 10 Jun 2024 00:00:16 +0000 (17:00 -0700)
.github/workflows/go.yml

index 2e9107f67a39973ad22c4edf073c2f66927aa308..7f2c24b1c3c00e422ad87f3098cf1ac00836010d 100644 (file)
@@ -18,6 +18,8 @@ jobs:
           fetch-depth: 0
       - name: Set up Go
         uses: actions/setup-go@v5
+        with:
+          go-version: '1.22.4'
       - name: Run GoReleaser
         uses: goreleaser/goreleaser-action@v5
         with: