diff --git a/.github/workflows/main_timesheet-gpt.yml b/.github/workflows/main_timesheet-gpt.yml index 1d9d238..383585a 100644 --- a/.github/workflows/main_timesheet-gpt.yml +++ b/.github/workflows/main_timesheet-gpt.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