diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f01e4fcd0d2..7640844d3bf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -95,7 +95,7 @@ jobs: tree -f -h ./public - name: Check GitHub Pages status - uses: crazy-max/ghaction-github-status@v4 + uses: crazy-max/ghaction-github-status@v5 with: pages_threshold: major_outage -