Skip to content

Commit

Permalink
Merge pull request #591 from renovate-bot/renovate/actions-download-a…
Browse files Browse the repository at this point in the history
…rtifact-4.x

Update actions/download-artifact action to v4.1.8
  • Loading branch information
mergify[bot] authored Jul 9, 2024
2 parents c33f84a + 890ce86 commit f322ab4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
fetch-depth: 0

- name: Load executable artifact
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
with:
name: wahoo-results.exe

Expand Down Expand Up @@ -253,7 +253,7 @@ jobs:
run: python -m pip install --user sentry-cli

- name: Download executable as artifact
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
with:
name: wahoo-results.exe

Expand Down

0 comments on commit f322ab4

Please sign in to comment.