diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 29ffb0d5..2133b141 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -31,7 +31,7 @@ jobs: pull: true - name: Check GitHub Pages status - uses: crazy-max/ghaction-github-status@v2 + uses: crazy-max/ghaction-github-status@v3 with: pages_threshold: major_outage -