From 075642c066b60ab84ce0ada012ebadb67d958142 Mon Sep 17 00:00:00 2001 From: Nodoubtz <53144580+nodoubtz@users.noreply.github.com> Date: Sat, 29 Mar 2025 17:39:33 -0400 Subject: [PATCH] Update action.yml Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com> --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 03c49bc..39e8cce 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,6 @@ -name: 's40' +name: 'air_40' description: 'Cache artifacts like dependencies and build outputs to improve workflow execution time' -author: 'GitHub' +author: 'Shannon Fletcher' inputs: path: description: 'A list of files, directories, and wildcard patterns to cache and restore'