Merge pull request #1700 from Athou/renovate/actions-download-artifact-digest

chore(deps): update actions/download-artifact digest to cc20338
This commit is contained in:
Jérémie Panzer
2025-02-26 17:46:01 +01:00
committed by GitHub

View File

@@ -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