This website requires JavaScript.
Explore
Help
Sign In
actions
/
setup-go
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b4b75a2513cf0d6b063c254fbe9006f785164ad0
setup-go
/
src
/
utils.ts
T
5 lines
82 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Add stable and oldstable aliases (
#300
)
2022-12-12 10:58:49 +01:00
export
enum
StableReleaseAlias
{
Stable
=
'stable'
,
OldStable
=
'oldstable'
}
Reference in New Issue
Copy Permalink