mirror of
https://code.forgejo.org/actions/setup-go
synced 2025-06-21 17:38:01 +02:00
Apply PR suggestions
This commit is contained in:
parent
5552b45f54
commit
317adaa2cb
5 changed files with 120 additions and 75 deletions
4
src/utils.ts
Normal file
4
src/utils.ts
Normal file
|
@ -0,0 +1,4 @@
|
|||
export enum StableReleaseAlias {
|
||||
Stable = 'stable',
|
||||
OldStable = 'oldstable'
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue