diff --git a/.github/workflows/main_dy-chat.yml b/.github/workflows/main_dy-chat.yml index 9c0fdcb..defd7aa 100644 --- a/.github/workflows/main_dy-chat.yml +++ b/.github/workflows/main_dy-chat.yml @@ -51,7 +51,7 @@ jobs: steps: - name: Download artifact from build job - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: .net-app