瀏覽代碼

ci: update test telegram workflow

[skip ci]
Nicolas Giard 3 年之前
父節點
當前提交
8609b3fc2f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 }}