From 8081a02def7b0d74f1e69dfd07fde3492288b56e Mon Sep 17 00:00:00 2001 From: Hoang Long Date: Wed, 13 Dec 2023 00:12:28 +0700 Subject: [PATCH] Update tele.yml 0.4d --- .github/workflows/tele.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tele.yml b/.github/workflows/tele.yml index 7ee1752..559b60a 100644 --- a/.github/workflows/tele.yml +++ b/.github/workflows/tele.yml @@ -33,7 +33,7 @@ jobs: steps: - name: Notification Success - uses: hglong16/action-notifications@0.0.3d + uses: hglong16/action-notifications@0.0.4d if: always() with: telegram_bot_token: ${{ secrets.TELEGRAM_BOT_TOKEN }}