This website requires JavaScript.
Explore
Help
Register
Sign In
syschan
/
setup-go
mirror of
https://github.com/actions/setup-go.git
Watch
1
Star
0
Fork
You've already forked setup-go
0
Code
Issues
Packages
Projects
Releases
1
Wiki
Activity
339692abda
setup-go
/
src
/
utils.ts
5 lines
82 B
TypeScript
Raw
Blame
History
export
enum
StableReleaseAlias
{
Stable
=
'stable'
,
OldStable
=
'oldstable'
}
Reference in New Issue
View Git Blame
Copy Permalink