diff --git a/.github/workflows/reqcheck.yml b/.github/workflows/reqcheck.yml index 06f8f5e..8159675 100644 --- a/.github/workflows/reqcheck.yml +++ b/.github/workflows/reqcheck.yml @@ -14,7 +14,7 @@ jobs: steps: # Get the Git SHA used in WebKit - name: Determine vcpkg sha - uses: actions/github-script@v8 + uses: actions/github-script@v9 id: get-sha with: result-encoding: string