diff --git a/.github/workflows/push_ci.yml b/.github/workflows/push_ci.yml index 570179885d..0c44c19349 100644 --- a/.github/workflows/push_ci.yml +++ b/.github/workflows/push_ci.yml @@ -120,7 +120,7 @@ jobs: - telegram-bot-api steps: - name: Download Artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: path: artifacts - name: Download Telegram Bot API Binary @@ -160,7 +160,7 @@ jobs: - build steps: - name: Download Artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: path: artifacts - name: Release