From f2ae842d40a225301f447f3a08d9ab8e466f553e Mon Sep 17 00:00:00 2001 From: David Yantis <404NetworkError@users.noreply.github.com> Date: Fri, 12 Jul 2024 11:15:51 -0400 Subject: [PATCH] chore(ci): Update 'psmodulecache' to 'main' (#16) Co-authored-by: Hsiao-nan Cheung --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bc34823..7901b19 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: repository: ScoopInstaller/Scoop path: scoop_core - name: Init Test Suite - uses: potatoqualitee/psmodulecache@v5.1 + uses: potatoqualitee/psmodulecache@main with: modules-to-cache: BuildHelpers shell: powershell @@ -48,7 +48,7 @@ jobs: repository: ScoopInstaller/Scoop path: scoop_core - name: Init Test Suite - uses: potatoqualitee/psmodulecache@v5.1 + uses: potatoqualitee/psmodulecache@main with: modules-to-cache: BuildHelpers shell: pwsh