Skip to content

Commit fbb3fea

Browse files
authored
Merge pull request #1241 from astronomy-commons/dependabot/github_actions/dawidd6/action-download-artifact-14
Bump dawidd6/action-download-artifact from 12 to 14
2 parents a6ae941 + 4eac622 commit fbb3fea

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
@@ -25,7 +25,7 @@ jobs:
2525
echo "Conclusion: ${{ github.event.workflow_run.conclusion }}"
2626
echo "Event: ${{ github.event.workflow_run.event }}"
2727
- name: Download artifact
28-
uses: dawidd6/action-download-artifact@v12
28+
uses: dawidd6/action-download-artifact@v14
2929
with:
3030
name: benchmark-artifacts
3131
run_id: ${{ github.event.workflow_run.id }}

0 commit comments

Comments
 (0)