diff --git a/.github/workflows/docs-tests.yml b/.github/workflows/docs-tests.yml index 84263a18..7d32c92d 100644 --- a/.github/workflows/docs-tests.yml +++ b/.github/workflows/docs-tests.yml @@ -157,7 +157,7 @@ jobs: grep -q 'htmlToText' docs/_build/html/_static/searchtools.js - name: Set up Node for the search smoke test - uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6 + uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: # Current LTS; jsdom's floor is far below this. Pinned so the # smoke test doesn't float with the runner image default.