summaryrefslogtreecommitdiffstats
path: root/.github/workflows/build-syncthing.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/build-syncthing.yaml')
-rw-r--r--.github/workflows/build-syncthing.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-syncthing.yaml b/.github/workflows/build-syncthing.yaml
index 94bb32b711..e27fe8846e 100644
--- a/.github/workflows/build-syncthing.yaml
+++ b/.github/workflows/build-syncthing.yaml
@@ -6,7 +6,7 @@ on:
env:
# The go version to use for builds.
- GO_VERSION: "1.19.4"
+ GO_VERSION: "1.19.5"
# Optimize compatibility on the slow archictures.
GO386: softfloat