diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 669ee61..9faee97 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -22,7 +22,7 @@ jobs: ref: ea937a72a1187cadbbb3e3c9a908ac975f300990 path: .documentation-tooling persist-credentials: false - - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.0.0 + - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 with: python-version: "3.13" - name: Validate repository documentation