File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 22
22
- uses : actions/checkout@v3
23
23
24
24
- name : Install and cache PowerShell modules
25
- uses : potatoqualitee/psmodulecache@v6.0
25
+ uses : potatoqualitee/psmodulecache@v6.2.1
26
26
with :
27
27
modules-to-cache : dbatools.library:2024.4.12
28
28
Original file line number Diff line number Diff line change 13
13
- uses : actions/checkout@v3
14
14
15
15
- name : Install and cache PowerShell modules
16
- uses : potatoqualitee/psmodulecache@v6.0
16
+ uses : potatoqualitee/psmodulecache@v6.2.1
17
17
with :
18
18
modules-to-cache : dbatools.library:2024.4.12
19
19
63
63
- uses : actions/checkout@v3
64
64
65
65
- name : Install and cache PowerShell modules
66
- uses : potatoqualitee/psmodulecache@v6.0
66
+ uses : potatoqualitee/psmodulecache@v6.2.1
67
67
with :
68
68
modules-to-cache : dbatools.library:2024.4.12
69
69
@@ -113,7 +113,7 @@ jobs:
113
113
- uses : actions/checkout@v3
114
114
115
115
- name : Install and cache PowerShell modules
116
- uses : potatoqualitee/psmodulecache@v6.0
116
+ uses : potatoqualitee/psmodulecache@v6.2.1
117
117
with :
118
118
modules-to-cache : dbatools.library:2024.4.12
119
119
Original file line number Diff line number Diff line change 19
19
- uses : actions/checkout@v3
20
20
21
21
- name : Install and cache PowerShell modules
22
- uses : potatoqualitee/psmodulecache@v6.0
22
+ uses : potatoqualitee/psmodulecache@v6.2.1
23
23
with :
24
24
modules-to-cache : dbatools.library:2024.4.12
25
25
68
68
uses : actions/checkout@v3
69
69
70
70
- name : Install and cache PowerShell modules
71
- uses : potatoqualitee/psmodulecache@v6.0
71
+ uses : potatoqualitee/psmodulecache@v6.2.1
72
72
with :
73
73
shell : powershell, pwsh
74
74
modules-to-cache : dbatools.library:2024.4.12
Original file line number Diff line number Diff line change 16
16
- uses : actions/checkout@v3
17
17
18
18
- name : Install and cache PowerShell modules
19
- uses : potatoqualitee/psmodulecache@v6.0
19
+ uses : potatoqualitee/psmodulecache@v6.2.1
20
20
with :
21
21
modules-to-cache : dbatools.library:2024.4.12
22
22
You can’t perform that action at this time.
0 commit comments