diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9a36e6724..e7b2ffc00 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -108,7 +108,7 @@ jobs: # Prepare artifacts - name: Download artifacts - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4 + uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4 with: pattern: commafeed-${{ matrix.database }}-* path: ./artifacts @@ -214,7 +214,7 @@ jobs: fetch-depth: 0 - name: Download artifacts - uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4 + uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4 with: pattern: commafeed-* path: ./artifacts