mirror of
				https://github.com/actions/setup-go.git
				synced 2025-10-31 07:30:31 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			82 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			82 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| export enum StableReleaseAlias {
 | |
|   Stable = 'stable',
 | |
|   OldStable = 'oldstable'
 | |
| }
 | 
