diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index b2d55c55..be59332d 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -34,7 +34,7 @@ jobs: pull: true - name: Check GitHub Pages status - uses: crazy-max/ghaction-github-status@v3 + uses: crazy-max/ghaction-github-status@v4 with: pages_threshold: major_outage -