Skip to content

Commit

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

Bump dawidd6/action-download-artifact from 6 to 7 in the gh-actions group
  • Loading branch information
jurgenvinju authored Jan 5, 2025
2 parents 0d3ea23 + 716d851 commit ce804f8
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@v6
uses: dawidd6/action-download-artifact@v7
with:
run_id: ${{ github.event.workflow_run.id }}
path: artifacts
Expand Down

0 comments on commit ce804f8

Please sign in to comment.