1
0
Files
setup-go/src/types.ts
T

3 lines
77 B
TypeScript
Raw Normal View History

2025-07-31 11:28:58 +01:00
// match what @actions/tool-cache expects
export type Architecture = string;