diff --git a/.github/workflows/pull-request-docs.yml b/.github/workflows/pull-request-docs.yml index a28ed530d..5e31dfaf4 100644 --- a/.github/workflows/pull-request-docs.yml +++ b/.github/workflows/pull-request-docs.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Build docs run: |