diff --git a/.github/workflows/reusable_testing.yml b/.github/workflows/reusable_testing.yml index 987d1d734..38b135695 100644 --- a/.github/workflows/reusable_testing.yml +++ b/.github/workflows/reusable_testing.yml @@ -19,7 +19,7 @@ jobs: repository: ${{ github.repository_owner }}/go-tarantool - name: Download the tarantool build artifact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: ${{ inputs.artifact_name }}