Browse Source

Go 1.19.4

Jakob Borg 2 years ago
parent
commit
622ade40ad
1 changed files with 1 additions and 1 deletions
  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