mirror of
https://github.com/actions/setup-go.git
synced 2026-07-06 16:25:36 +00:00
Compare commits
1 Commits
8a56562190
...
c0740bfe7f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c0740bfe7f |
@ -1,3 +1,5 @@
|
|||||||
|
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