Skip to content

Commit

Permalink
Merge pull request #292 from usethesource/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…h-actions-4e9b4dd8a4

Bump dawidd6/action-download-artifact from 7 to 8 in the gh-actions group
  • Loading branch information
jurgenvinju authored Feb 3, 2025
2 parents f43ad36 + 6a38d70 commit 23fbfb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-test-results.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

steps:
- name: Download and Extract Artifacts
uses: dawidd6/action-download-artifact@v7
uses: dawidd6/action-download-artifact@v8
with:
run_id: ${{ github.event.workflow_run.id }}
path: artifacts
Expand Down

0 comments on commit 23fbfb9

Please sign in to comment.