@actions/core: convert to ESM module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as command from '../src/command'
|
||||
import * as command from '../src/command.js'
|
||||
import * as os from 'os'
|
||||
|
||||
/* eslint-disable @typescript-eslint/unbound-method */
|
||||
|
||||
Reference in New Issue
Block a user