Bump crazy-max/ghaction-github-status from 3 to 4

Bumps [crazy-max/ghaction-github-status](https://github.com/crazy-max/ghaction-github-status) from 3 to 4.
- [Release notes](https://github.com/crazy-max/ghaction-github-status/releases)
- [Commits](https://github.com/crazy-max/ghaction-github-status/compare/v3...v4)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-status
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-11 16:26:18 +00:00 committed by GitHub
parent 8b555c9f52
commit ccd98a7787
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,7 +88,7 @@ jobs:
tree -f -h ./public tree -f -h ./public
- -
name: Check GitHub Pages status name: Check GitHub Pages status
uses: crazy-max/ghaction-github-status@v3 uses: crazy-max/ghaction-github-status@v4
with: with:
pages_threshold: major_outage pages_threshold: major_outage
- -