diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9b64553..d15fb2d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,7 +18,7 @@ jobs: - name: Install and cache PowerShell modules id: psmodulecache - uses: potatoqualitee/psmodulecache@v4 + uses: potatoqualitee/psmodulecache@v5.1 with: modules-to-cache: powershell-yaml shell: powershell, pwsh