diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 1410a14..118c129 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -94,7 +94,7 @@ jobs: Install-Module -Name Pester -Force -SkipPublisherCheck -Scope CurrentUser - name: Run Pester Tests - uses: PoshCode/Actions/pester@v2 + uses: PoshCode/Actions/pester@v1 with: pesterVersion: "5.5.0" codeCoveragePath: Modules/F7History