mirror of
https://github.com/actions/toolkit.git
synced 2026-08-26 00:00:28 +02:00
@actions/artifact: convert to an ESM module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as config from '../src/internal/shared/config'
|
||||
import * as config from '../src/internal/shared/config.js'
|
||||
import os from 'os'
|
||||
|
||||
// Mock the `cpus()` function in the `os` module
|
||||
|
||||
Reference in New Issue
Block a user