mirror of
https://github.com/actions/toolkit.git
synced 2026-08-16 00:00:21 +02:00
Simplify to id instead of ArtifactId
This commit is contained in:
@@ -114,7 +114,7 @@ export interface Artifact {
|
||||
/**
|
||||
* The ID of the artifact
|
||||
*/
|
||||
artifactId: number
|
||||
id: number
|
||||
|
||||
/**
|
||||
* The URL of the artifact
|
||||
|
||||
Reference in New Issue
Block a user