Skip to content

Commit 657955f

Browse files
authored
Merge pull request #423 from PowerShellOrg:james_build
Updated to psmodulecache@v5.1
2 parents 7841c5b + 3435a5a commit 657955f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v2
1212
- name: Install and cache PowerShell modules
1313
id: psmodulecache
14-
uses: potatoqualitee/psmodulecache@v4.5
14+
uses: potatoqualitee/psmodulecache@v5.1
1515
with:
1616
modules-to-cache: BuildHelpers, PowerShellBuild, psake, PSScriptAnalyzer, platyPS
1717
- shell: pwsh

0 commit comments

Comments
 (0)