We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4adc0db commit 502f747Copy full SHA for 502f747
.github/workflows/ci.yml
@@ -13,8 +13,8 @@ jobs:
13
name: Run OpenStatus Synthetics CI
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
17
- name: Run OpenStatus Synthetics CI
18
- uses: openstatushq/openstatus-github-action@v1
+ uses: openstatushq/openstatus-github-action@71e40e429ecd361c9b65395f13ef279ed9f58698
19
with:
20
api_key: ${{ secrets.OPENSTATUS_API_KEY }}
0 commit comments