From 9e0a3f74bb5a527fb900f6d529ebdd1fcdafa906 Mon Sep 17 00:00:00 2001 From: Andres Mariano Gorzelany <36666927+get-itips@users.noreply.github.com> Date: Tue, 4 Mar 2025 09:09:50 -0600 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9b64553..d15fb2d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,7 +18,7 @@ jobs: - name: Install and cache PowerShell modules id: psmodulecache - uses: potatoqualitee/psmodulecache@v4 + uses: potatoqualitee/psmodulecache@v5.1 with: modules-to-cache: powershell-yaml shell: powershell, pwsh