diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 43b07cc..43456fa 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -51,7 +51,7 @@ jobs: timeout-minutes: 60 steps: - name: Download code coverage results - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 - run: | cd pq-ubuntu-latest echo 'mode: atomic' > summary.txt