Skip to content

Commit

Permalink
chore(deps): update actions/download-artifact digest to 87c5514
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and reitermarkus committed Feb 27, 2024
1 parent 98b9f94 commit 634d0a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4
- uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4
with:
name: dist
path: dist
- uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4
- uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4
with:
name: action.yml
path: .
Expand All @@ -47,7 +47,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4
- uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4
with:
name: dist
path: dist
Expand Down

0 comments on commit 634d0a4

Please sign in to comment.