diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 85c61cbf..09eb7499 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1190,7 +1190,7 @@ jobs: fetch-tags: false lfs: false - name: Download every exercised target archive - uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 + uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 with: pattern: release-* path: dist