mirror of
https://github.com/actions/setup-go.git
synced 2025-06-17 19:17:12 +02:00
Remove stable input and fix SemVer notation (#195)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
let os = require('os');
|
||||
const os = require('os');
|
||||
|
||||
export function getPlatform(): string {
|
||||
// darwin and linux match already
|
||||
|
Reference in New Issue
Block a user