Skip to content

Commit f071cfa

Browse files
committed
GH Actions: version update for github status action runner
This predefined action has had a major release. This is mostly just a change of the Node version used by the action itself (from Node 12 to Node 16). Refs: * https://github.com/crazy-max/ghaction-github-status/releases/tag/v3.0.0
1 parent 446be40 commit f071cfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
fi
8181
8282
- name: Check GitHub Pages status
83-
uses: crazy-max/ghaction-github-status@v2
83+
uses: crazy-max/ghaction-github-status@v3
8484
with:
8585
pages_threshold: major_outage
8686

0 commit comments

Comments
 (0)