Update imports.
This commit is contained in:
committed by
Fabio Niephaus
parent
02f9160735
commit
ebd520e252
@@ -1,7 +1,7 @@
|
||||
import * as core from '@actions/core'
|
||||
import {execSync} from 'child_process'
|
||||
import {existsSync} from 'fs'
|
||||
import {VERSION_DEV} from './constants'
|
||||
import {VERSION_DEV} from './constants.js'
|
||||
|
||||
// Keep in sync with https://github.com/actions/virtual-environments
|
||||
const KNOWN_VISUAL_STUDIO_INSTALLATIONS = [
|
||||
|
||||
Reference in New Issue
Block a user