syncthing/.github/workflows
Jakob Borg 8ae9db3b2d
build: Use actual Go version as cache key (#9216)
We use `env.GO_VERSION` as cache key for the build cache, but this is
nowadays typically something like `~1.21.1` which doesn't change when
1.21.2, 1.21.3 etc are released, making the cache fairly useless as
everything gets rebuilt. This re-sets the `GO_VERSION` variable after
installing Go so that it contains the actual installed version.
2023-11-13 12:20:40 +01:00
..
build-infra-dockers.yaml build: Update Actions 2023-09-25 21:50:17 +02:00
build-syncthing.yaml build: Use actual Go version as cache key (#9216) 2023-11-13 12:20:40 +01:00
trigger-nightly.yaml build: Use actions/checkout@v4 2023-09-05 09:52:19 +02:00
update-docs-translations.yaml build: Use actions/checkout@v4 2023-09-05 09:52:19 +02:00