Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 3be5d85

Browse files
authored
Merge pull request #18 from usethesource/dependabot/github_actions/dot-github/workflows/dawidd6/action-download-artifact-6
Bump dawidd6/action-download-artifact from 3 to 6 in /.github/workflows
2 parents f27c5de + 9ce7ddd commit 3be5d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-test-results.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
steps:
2323
- name: Download and Extract Artifacts
24-
uses: dawidd6/action-download-artifact@v3
24+
uses: dawidd6/action-download-artifact@v6
2525
with:
2626
run_id: ${{ github.event.workflow_run.id }}
2727
path: artifacts

0 commit comments

Comments
 (0)