Przeglądaj źródła

Update build.yml

Ettore Di Giacinto 2 lat temu
rodzic
commit
51973b320e
1 zmienionych plików z 1 dodań i 1 usunięć
  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