From 30aaa5aaee5362be43d8a4c7efeca7c5230801fd Mon Sep 17 00:00:00 2001 From: Gcat101 Date: Fri, 16 Aug 2024 17:36:43 +0300 Subject: [PATCH] Fix #245 --- .github/workflows/uptime.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/uptime.yml b/.github/workflows/uptime.yml index 4138a4fa9..f68ce2ab2 100644 --- a/.github/workflows/uptime.yml +++ b/.github/workflows/uptime.yml @@ -32,7 +32,7 @@ jobs: ref: ${{ github.head_ref }} token: ${{ secrets.GH_PAT || github.token }} - name: Check endpoint status - uses: upptime/uptime-monitor@v1.36.4 + uses: upptime/uptime-monitor@v1.30.0 with: command: "update" env: