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

This commit is contained in:
renovate[bot]
2025-03-19 20:49:20 +00:00
committed by GitHub
parent b2bcfdd6eb
commit 25c3a7748c

View File

@@ -105,7 +105,7 @@ jobs:
# Prepare artifacts # Prepare artifacts
- name: Download artifacts - name: Download artifacts
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4 uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # 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@cc203385981b70ca67e1cc392babf9cc229d5806 # v4 uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4
with: with:
pattern: commafeed-* pattern: commafeed-*
path: ./artifacts path: ./artifacts