diff --git a/.github/workflows/nfr.yml b/.github/workflows/nfr.yml index e05ffc84d7..e10ef2c0e7 100644 --- a/.github/workflows/nfr.yml +++ b/.github/workflows/nfr.yml @@ -172,7 +172,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Download Artifacts - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8 + uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9 with: path: tests/results/ merge-multiple: true