diff --git a/.github/workflows/pester.yml b/.github/workflows/pester.yml index f3316f9..d71a51e 100644 --- a/.github/workflows/pester.yml +++ b/.github/workflows/pester.yml @@ -198,7 +198,7 @@ jobs: - name: Upload Pester results if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: pester-test-results path: |