Jelajahi Sumber

ci: update test telegram workflow

[skip ci]
Nicolas Giard 3 tahun lalu
induk
melakukan
8609b3fc2f
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      .github/workflows/telegram.yml

+ 1 - 1
.github/workflows/telegram.yml

@@ -7,7 +7,7 @@ jobs:
     steps:
     
       - name: Notify Telegram Channel
-        uses: appleboy/telegram-action@0.0.3
+        uses: appleboy/telegram-action@v0.1.1
         with:
           to: ${{ secrets.TELEGRAM_TO }}
           token: ${{ secrets.TELEGRAM_TOKEN }}