chore(deps): update actions/download-artifact digest to cc20338

This commit is contained in:
renovate[bot]
2025-03-19 02:40:14 +00:00
committed by GitHub
parent c912650d59
commit 9e40d0d066

View File

@@ -105,7 +105,7 @@ jobs:
# Prepare artifacts # Prepare artifacts
- name: Download artifacts - name: Download artifacts
uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4 uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
with: with:
pattern: commafeed-${{ matrix.database }}-* pattern: commafeed-${{ matrix.database }}-*
path: ./artifacts path: ./artifacts
@@ -211,7 +211,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: Download artifacts - name: Download artifacts
uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4 uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
with: with:
pattern: commafeed-* pattern: commafeed-*
path: ./artifacts path: ./artifacts