diff --git a/.github/workflows/demo.yml b/.github/workflows/demo.yml index 272af18..53dae8d 100644 --- a/.github/workflows/demo.yml +++ b/.github/workflows/demo.yml @@ -25,7 +25,7 @@ jobs: cd ./docs/ make html - name: Check GitHub Pages status - uses: crazy-max/ghaction-github-status@v3.0.0 + uses: crazy-max/ghaction-github-status@v3.2.0 with: pages_threshold: major_outage - name: Deploy to GitHub Pages