diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 145e48e4be7..acb694a8df6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -88,7 +88,7 @@ jobs: tree -f -h ./public - name: Check GitHub Pages status - uses: crazy-max/ghaction-github-status@v3 + uses: crazy-max/ghaction-github-status@v4 with: pages_threshold: major_outage -