diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 0dad180..c2d760e 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@v7 + uses: actions/download-artifact@v8 - run: | cd pq-ubuntu-latest echo 'mode: atomic' > summary.txt