diff --git a/.github/workflows/powershell.yml b/.github/workflows/powershell.yml index edcc2cb..78918e3 100644 --- a/.github/workflows/powershell.yml +++ b/.github/workflows/powershell.yml @@ -41,7 +41,7 @@ jobs: - name: Upload Pester reports if: ${{ success() }} - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: pester-report path: |