1
0
mirror of https://github.com/actions/upload-artifact.git synced 2026-03-09 13:54:51 +01:00

Upgrade the module to ESM and bump dependencies

This commit is contained in:
Daniel Kennedy
2026-02-25 12:57:27 -05:00
parent 47309c993a
commit f119f587c2
19 changed files with 2811 additions and 2234 deletions

View File

@@ -1,4 +1,4 @@
import {NoFileOptions} from './constants'
import {NoFileOptions} from './constants.js'
export interface UploadInputs {
/**