Skip to content

Commit b5be55f

Browse files
authored
Merge pull request #846 from get-itips/cachefix
cachefix
2 parents f002b69 + 9e0a3f7 commit b5be55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- name: Install and cache PowerShell modules
2020
id: psmodulecache
21-
uses: potatoqualitee/psmodulecache@v4
21+
uses: potatoqualitee/psmodulecache@v5.1
2222
with:
2323
modules-to-cache: powershell-yaml
2424
shell: powershell, pwsh

0 commit comments

Comments
 (0)