Commit f2ae842

David Yantis <404NetworkError@users.noreply.github.com>
2024-07-12 18:15:51
chore(ci): Update 'psmodulecache' to 'main' (#16)
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
1 parent c22d95a
Changed files (1)
.github
workflows
.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