diff --git a/.github/workflows/master_surveyjs-aspnet-core.yml b/.github/workflows/master_surveyjs-aspnet-core.yml index abbee00..d26ab0e 100644 --- a/.github/workflows/master_surveyjs-aspnet-core.yml +++ b/.github/workflows/master_surveyjs-aspnet-core.yml @@ -43,7 +43,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