mirror of
https://github.com/actions/setup-go.git
synced 2024-11-15 20:04:38 +08:00
Fix lint warning
This commit is contained in:
parent
deaf43692d
commit
efdf435b25
@ -1,5 +1,3 @@
|
|||||||
import * as core from '@actions/core';
|
|
||||||
|
|
||||||
export enum StableReleaseAlias {
|
export enum StableReleaseAlias {
|
||||||
Stable = 'stable',
|
Stable = 'stable',
|
||||||
OldStable = 'oldstable'
|
OldStable = 'oldstable'
|
||||||
|
Loading…
Reference in New Issue
Block a user