diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index cb84e0bd5..a51d6b92a 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -178,7 +178,7 @@ jobs: if: always() runs-on: ubuntu-latest steps: - - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9 + - uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0 with: pattern: test-results-* merge-multiple: true