mirror of
https://github.com/qwjyh/scoop_bucket.git
synced 2025-04-20 11:45:52 +09:00
fix(CI): update psmodulecache
This commit is contained in:
parent
a77dbaecac
commit
507ae0fe87
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue