diff --git a/.github/workflows/powershell-validate.yml b/.github/workflows/powershell-validate.yml index f3620a4..9d6d7e3 100644 --- a/.github/workflows/powershell-validate.yml +++ b/.github/workflows/powershell-validate.yml @@ -27,7 +27,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Install PSScriptAnalyzer shell: pwsh