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