diff --git a/.github/workflows/daily-backlog-burner.lock.yml b/.github/workflows/daily-backlog-burner.lock.yml index d58590813..418c860da 100644 --- a/.github/workflows/daily-backlog-burner.lock.yml +++ b/.github/workflows/daily-backlog-burner.lock.yml @@ -2946,7 +2946,7 @@ jobs: steps: - name: Download patch artifact continue-on-error: true - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: aw.patch path: /tmp/ diff --git a/.github/workflows/daily-perf-improver.lock.yml b/.github/workflows/daily-perf-improver.lock.yml index ad706c503..c44d94a12 100644 --- a/.github/workflows/daily-perf-improver.lock.yml +++ b/.github/workflows/daily-perf-improver.lock.yml @@ -3021,7 +3021,7 @@ jobs: steps: - name: Download patch artifact continue-on-error: true - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: aw.patch path: /tmp/ diff --git a/.github/workflows/daily-test-improver.lock.yml b/.github/workflows/daily-test-improver.lock.yml index 049e21296..3dcabbcae 100644 --- a/.github/workflows/daily-test-improver.lock.yml +++ b/.github/workflows/daily-test-improver.lock.yml @@ -2996,7 +2996,7 @@ jobs: steps: - name: Download patch artifact continue-on-error: true - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: aw.patch path: /tmp/ diff --git a/.github/workflows/nuget-build.yml b/.github/workflows/nuget-build.yml index 16080ac55..6d502810b 100644 --- a/.github/workflows/nuget-build.yml +++ b/.github/workflows/nuget-build.yml @@ -165,7 +165,7 @@ jobs: python-version: '3.x' - name: Download all artifacts - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: path: packages @@ -220,7 +220,7 @@ jobs: python-version: '3.x' - name: Download x86 artifact - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: windows-x86 path: packages diff --git a/.github/workflows/pr-fix.lock.yml b/.github/workflows/pr-fix.lock.yml index 3b8f288e6..d8ac5e538 100644 --- a/.github/workflows/pr-fix.lock.yml +++ b/.github/workflows/pr-fix.lock.yml @@ -3371,7 +3371,7 @@ jobs: steps: - name: Download patch artifact continue-on-error: true - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: aw.patch path: /tmp/