Browse Source

Update build.yml

Ettore Di Giacinto 2 years ago
parent
commit
51973b320e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -18,5 +18,5 @@ jobs:
       - name: Run GoReleaser
       - name: Run GoReleaser
         uses: goreleaser/goreleaser-action@v4
         uses: goreleaser/goreleaser-action@v4
         with:
         with:
-          version: latest
+          version: v1.18.2
           args: build --rm-dist --snapshot
           args: build --rm-dist --snapshot