mirror of
https://github.com/actions/setup-go.git
synced 2026-07-05 15:25:40 +00:00
Compare commits
2 Commits
c0740bfe7f
...
8a56562190
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8a56562190 | ||
|
|
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