Skip to content

Commit

Permalink
chore(deps): update actions/download-artifact digest to cc20338
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 26, 2025
1 parent 58b18f3 commit 3cfb1a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 3cfb1a1

Please sign in to comment.