This website requires JavaScript.
Explore
Help
Sign In
github
/
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
Wiki
Activity
38dbe75f81
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