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

Commit e1ca57b

Browse files
authored
Merge pull request #38 from lincc-frameworks/dependabot/github_actions/dawidd6/action-download-artifact-6
Bump dawidd6/action-download-artifact from 3 to 6
2 parents cbf3eca + f3f19ec commit e1ca57b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-benchmarks-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
echo "Conclusion: ${{ github.event.workflow_run.conclusion }}"
2828
echo "Event: ${{ github.event.workflow_run.event }}"
2929
- name: Download artifact
30-
uses: dawidd6/action-download-artifact@v3
30+
uses: dawidd6/action-download-artifact@v6
3131
with:
3232
name: benchmark-artifacts
3333
run_id: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)