From 97a4770fc05ce2173e629f39a4c9c4cab507484e Mon Sep 17 00:00:00 2001 From: Chrissy LeMaire Date: Thu, 21 Sep 2023 14:08:30 +0200 Subject: [PATCH] update library --- .github/workflows/integration-tests-repl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration-tests-repl.yml b/.github/workflows/integration-tests-repl.yml index d95fdfc76d..ebec1f6053 100644 --- a/.github/workflows/integration-tests-repl.yml +++ b/.github/workflows/integration-tests-repl.yml @@ -15,7 +15,7 @@ jobs: - name: Install and cache PowerShell modules uses: potatoqualitee/psmodulecache@v5.2 with: - modules-to-cache: dbatools.library:2023.5.5 + modules-to-cache: dbatools.library:2023.9.21 - name: Set encryption values run: |