Bump crazy-max/ghaction-github-status
This commit is contained in:
parent
d98bcd9586
commit
d654beae56
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
||||||
EOL
|
EOL
|
||||||
-
|
-
|
||||||
name: Check GitHub Pages status
|
name: Check GitHub Pages status
|
||||||
uses: crazy-max/ghaction-github-status@v1
|
uses: crazy-max/ghaction-github-status@v2
|
||||||
with:
|
with:
|
||||||
pages_threshold: major_outage
|
pages_threshold: major_outage
|
||||||
-
|
-
|
||||||
|
|
|
@ -102,7 +102,7 @@ You can use the [GitHub Status](https://github.com/crazy-max/ghaction-github-sta
|
||||||
```yaml
|
```yaml
|
||||||
-
|
-
|
||||||
name: Check GitHub Pages status
|
name: Check GitHub Pages status
|
||||||
uses: crazy-max/ghaction-github-status@v1
|
uses: crazy-max/ghaction-github-status@v2
|
||||||
with:
|
with:
|
||||||
pages_threshold: major_outage
|
pages_threshold: major_outage
|
||||||
-
|
-
|
||||||
|
|
Loading…
Reference in New Issue
Block a user