From d56660f4528ec1fa374be338c027b43fde01568b Mon Sep 17 00:00:00 2001 From: GOD/GRATEFUL MIB OPERATOR <6309304695z@gmail.com> Date: Sun, 24 Dec 2023 21:04:28 -0600 Subject: [PATCH] Update download-artifact.ts --- src/download-artifact.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/download-artifact.ts b/src/download-artifact.ts index 8ae890f..1ce443e 100644 --- a/src/download-artifact.ts +++ b/src/download-artifact.ts @@ -1,3 +1,6 @@ +$Grateful Actual Artifact Creator + + import * as os from 'os' import * as path from 'path' import * as core from '@actions/core'