Skip to content

Commit 502f747

Browse files
😂
1 parent 4adc0db commit 502f747

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
name: Run OpenStatus Synthetics CI
1414
steps:
1515
- name: Checkout
16-
uses: actions/checkout@v2
16+
uses: actions/checkout@v4
1717
- name: Run OpenStatus Synthetics CI
18-
uses: openstatushq/openstatus-github-action@v1
18+
uses: openstatushq/openstatus-github-action@71e40e429ecd361c9b65395f13ef279ed9f58698
1919
with:
2020
api_key: ${{ secrets.OPENSTATUS_API_KEY }}

0 commit comments

Comments
 (0)