syncthing/.github
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
..
ISSUE_TEMPLATE Update config.yml 2020-09-23 08:30:46 +01:00
workflows build: Use actual Go version as cache key (#9216) 2023-11-13 12:20:40 +01:00
CODEOWNERS github: I want to review changes to the AUTHORS file and top level READMEs 2018-02-04 22:54:38 +01:00
FUNDING.yml github: Create FUNDING.yml via GitHub settings GUI 2020-09-04 07:47:09 +02:00
PULL_REQUEST_TEMPLATE.md authors: Enable auto updates (#5074) 2018-07-23 17:41:59 +02:00
SECURITY.md github: Update issue templates (#6610) 2020-05-07 12:23:00 +01:00
dependabot.yml build: Add more GitHub Actions 2023-02-22 10:56:55 +01:00