Skip to content

Commit f8099f5

Browse files
authored
(chore): Update psmodulecache version (#14)
1 parent 15c33db commit f8099f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
ref: develop
2626
path: scoop_core
2727
- name: Init Test Suite
28-
uses: potatoqualitee/psmodulecache@v5.1
28+
uses: potatoqualitee/psmodulecache@main
2929
with:
3030
modules-to-cache: BuildHelpers
3131
shell: powershell
@@ -50,7 +50,7 @@ jobs:
5050
ref: develop
5151
path: scoop_core
5252
- name: Init Test Suite
53-
uses: potatoqualitee/psmodulecache@v5.1
53+
uses: potatoqualitee/psmodulecache@main
5454
with:
5555
modules-to-cache: BuildHelpers
5656
shell: pwsh

0 commit comments

Comments
 (0)