]> git.r.bdr.sh - rbdr/mobius/blobdiff - .github/workflows/go.yml
Bump Go and dependency versions to latest
[rbdr/mobius] / .github / workflows / go.yml
index fab1b7898172bef36808947253027ed1b8fb7a3c..3357c1934b61c3dd954f16fee6dc5b763ad837cf 100644 (file)
@@ -17,7 +17,9 @@ jobs:
         with:
           fetch-depth: 0
       - name: Set up Go
-        uses: actions/setup-go@v4
+        uses: actions/setup-go@v5
+        with:
+          go-version: '1.23.3'
       - name: Run GoReleaser
         uses: goreleaser/goreleaser-action@v5
         with: