MIRROR: Set up your GitHub Actions workflow with a specific version of Go
Find a file
2022-05-30 13:54:13 +02:00
.github Add go-version-file option (#62) 2022-05-12 10:04:39 +02:00
.licenses/npm Implementation of caching functionality for setup-go action (#228) 2022-05-25 12:07:29 +02:00
__tests__ Implementation of caching functionality for setup-go action (#228) 2022-05-25 12:07:29 +02:00
dist Implementation of caching functionality for setup-go action (#228) 2022-05-25 12:07:29 +02:00
docs Create ADR for integrating cache functionality to setup-go action (#217) 2022-04-26 11:38:01 +02:00
src Implementation of caching functionality for setup-go action (#228) 2022-05-25 12:07:29 +02:00
.gitattributes Set LF for all files (#214) 2022-04-07 11:31:36 -04:00
.gitignore starting v2 and proxy support 2020-02-09 00:21:39 -05:00
.licensed.yml Implementation of caching functionality for setup-go action (#228) 2022-05-25 12:07:29 +02:00
.prettierrc.json Add setup-go 2019-06-19 09:44:17 -04:00
action.yml Implementation of caching functionality for setup-go action (#228) 2022-05-25 12:07:29 +02:00
CODE_OF_CONDUCT.md Rename CONDUCT.md and change email inside (#218) 2022-04-18 10:45:36 +02:00
CODEOWNERS Update CODEOWNERS to actions-service 2022-03-10 13:29:40 -05:00
jest.config.js Add setup-go 2019-06-19 09:44:17 -04:00
LICENSE Add setup-go 2019-06-19 09:44:17 -04:00
matchers.json Don't require relative paths to start with ./ or ../ (#98) 2021-12-17 18:47:05 +03:00
package-lock.json Implementation of caching functionality for setup-go action (#228) 2022-05-25 12:07:29 +02:00
package.json Implementation of caching functionality for setup-go action (#228) 2022-05-25 12:07:29 +02:00
tsconfig.json Implement "check-latest" flag to check if pre-cached version is latest one (#186) 2022-02-09 14:59:04 +03:00