We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7841c5b + 3435a5a commit 657955fCopy full SHA for 657955f
1 file changed
.github/workflows/publish.yaml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v2
12
- name: Install and cache PowerShell modules
13
id: psmodulecache
14
- uses: potatoqualitee/psmodulecache@v4.5
+ uses: potatoqualitee/psmodulecache@v5.1
15
with:
16
modules-to-cache: BuildHelpers, PowerShellBuild, psake, PSScriptAnalyzer, platyPS
17
- shell: pwsh
0 commit comments