Jakob Borg пре 2 година
родитељ
комит
622ade40ad
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/build-syncthing.yaml

+ 1 - 1
.github/workflows/build-syncthing.yaml

@@ -6,7 +6,7 @@ on:
 
 env:
   # The go version to use for builds.
-  GO_VERSION: "1.19.3"
+  GO_VERSION: "1.19.4"
 
   # Optimize compatibility on the slow archictures.
   GO386: softfloat