diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 6241d2c4..da4b3ef1 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -39,7 +39,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v6 # JDK 25 matches the version used by every other workflow in # this repo. Runs on the RUNNER, not inside the Docker