fix(CI): update psmodulecache

This commit is contained in:
qwjyh 2025-04-07 03:59:11 +09:00
parent a77dbaecac
commit 507ae0fe87

View file

@ -24,7 +24,7 @@ jobs:
repository: ScoopInstaller/Scoop repository: ScoopInstaller/Scoop
path: scoop_core path: scoop_core
- name: Init Test Suite - name: Init Test Suite
uses: potatoqualitee/psmodulecache@v5.1 uses: potatoqualitee/psmodulecache@main
with: with:
modules-to-cache: BuildHelpers modules-to-cache: BuildHelpers
shell: powershell shell: powershell
@ -48,7 +48,7 @@ jobs:
repository: ScoopInstaller/Scoop repository: ScoopInstaller/Scoop
path: scoop_core path: scoop_core
- name: Init Test Suite - name: Init Test Suite
uses: potatoqualitee/psmodulecache@v5.1 uses: potatoqualitee/psmodulecache@main
with: with:
modules-to-cache: BuildHelpers modules-to-cache: BuildHelpers
shell: pwsh shell: pwsh